Updated README.md; Added step 4 to automatic script; Added to contributors.txt

This commit is contained in:
Benjamin Edward Webb 2017-10-08 13:14:06 -05:00
parent 6c9ac7cd83
commit bb43233a36
3 changed files with 16 additions and 11 deletions

View file

@ -13,6 +13,10 @@ function main {
mv intellij-idea-community_{$old,$new}
mv intellij-idea-community_{$old,$new}.orig.tar.gz
# 4. Edit README.md to update latest version number.
sed "s/$old/$new/g" ./README.md > ./README.md.tmp
mv ./README.md.tmp ./README.md
echo "intellij-idea-community ($new-1) artful; urgency=low
* Upstream Version $new