Finish the version of tank-3.1.0.beta1

This commit is contained in:
lishuang
2020-06-21 18:12:23 +08:00
parent 7b875c81d1
commit 1f8e3cfb7a
52 changed files with 273 additions and 2846 deletions

View File

@ -11,7 +11,7 @@
@REM prepare the variables.
@REM version name
SET VERSION_NAME=tank-3.0.6
SET VERSION_NAME=tank-3.1.0.beta1
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.0.6
VERSION_NAME=tank-3.1.0.beta1
echo "VERSION_NAME: ${VERSION_NAME}"
# golang proxy
GOPROXY=https://athens.azurefd.net