Ready to release v3.1.5

This commit is contained in:
lishuang
2022-03-21 15:30:09 +08:00
parent d0a2774f65
commit 4fd7e89ff8
11 changed files with 21 additions and 13 deletions

View File

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

View File

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