Merge pull request #175 from eyebluecn/v3.1.6

V3.1.6
This commit is contained in:
Simba
2022-05-01 18:01:32 +08:00
committed by GitHub
17 changed files with 38 additions and 25 deletions

View File

@ -11,7 +11,7 @@
@REM prepare the variables.
@REM version name
SET VERSION_NAME=tank-3.1.5
SET VERSION_NAME=tank-3.1.6
ECHO VERSION_NAME: %VERSION_NAME%
@REM golang proxy
SET GOPROXY=https://goproxy.cn

View File

@ -10,7 +10,7 @@ set -e
#prepare the variables.
# version name
VERSION_NAME=tank-3.1.5
VERSION_NAME=tank-3.1.6
echo "VERSION_NAME: ${VERSION_NAME}"
# golang proxy
GOPROXY=https://goproxy.cn