v4 - Bump version numbering in scripts

This commit is contained in:
Mitchell Krog 2019-06-24 14:46:11 +02:00
parent f91f4e3d06
commit 4030515c72
No known key found for this signature in database
GPG key ID: C243C388553EDE5D
5 changed files with 5 additions and 5 deletions

View file

@ -86,7 +86,7 @@ tar -czf bots.d.tar.gz -C ${TRAVIS_BUILD_DIR}/bots.d/ .
# *************************************
git add -A
git commit -am "V3.${YEAR}.${MONTH}.${TRAVIS_BUILD_NUMBER} [ci skip]"
git commit -am "V4.${YEAR}.${MONTH}.${TRAVIS_BUILD_NUMBER} [ci skip]"
# *************************************************************
# Travis now moves to the before_deploy: section of .travis.yml