Releasing 3.4.5 ()

This commit is contained in:
James Barnsley
2017-09-21 09:23:07 +12:00
parent facaa6cc58
commit f74523f73a
6 changed files with 26 additions and 26 deletions

View File

@ -17,7 +17,7 @@ TAG=$(git tag -a "$VERSION" -m "Releasing $VERSION ($BUILD)")
echo -e $TAG
echo -e "git push"
PUSH=$(git push)
echo -e $PUSH
#PUSH=$(git push)
#echo -e $PUSH
echo -e "\x1b[32;01m"Done!"\x1b[39;49;00m"