Ready to release 3.1.0

This commit is contained in:
lishuang
2020-07-12 00:14:22 +08:00
parent c5111929a3
commit 988d2caced
5 changed files with 7 additions and 15 deletions

View File

@ -11,7 +11,7 @@
@REM prepare the variables.
@REM version name
SET VERSION_NAME=tank-3.1.0.beta1
SET VERSION_NAME=tank-3.1.0
ECHO VERSION_NAME: %VERSION_NAME%
@REM golang proxy
SET GOPROXY=https://athens.azurefd.net

View File

@ -9,7 +9,7 @@
#prepare the variables.
# version name
VERSION_NAME=tank-3.1.0.beta1
VERSION_NAME=tank-3.1.0
echo "VERSION_NAME: ${VERSION_NAME}"
# golang proxy
GOPROXY=https://athens.azurefd.net