mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-09 22:05:46 +00:00
v4 - Bump version numbering in scripts
This commit is contained in:
parent
f91f4e3d06
commit
4030515c72
5 changed files with 5 additions and 5 deletions
|
@ -63,7 +63,7 @@ export GIT_TAG=V3.${YEAR}.${MONTH}.${TRAVIS_BUILD_NUMBER}
|
|||
# Tag our release
|
||||
# ***************
|
||||
|
||||
git tag ${GIT_TAG} -a -m "V3.${YEAR}.${MONTH}.${TRAVIS_BUILD_NUMBER}"
|
||||
git tag ${GIT_TAG} -a -m "V4.${YEAR}.${MONTH}.${TRAVIS_BUILD_NUMBER}"
|
||||
|
||||
# *****************************************
|
||||
# Push our commit and tags back to the repo
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue