Release version 1.0.3

This commit is contained in:
zicla
2018-04-12 19:57:35 +08:00
parent a1f168b298
commit bffc45535d
14 changed files with 71 additions and 31 deletions

View File

@ -16,7 +16,7 @@ if "%GOPATH%"=="" (
set PRE_DIR=%cd%
@rem version name
set VERSION_NAME=tank-1.0.2
set VERSION_NAME=tank-1.0.3
cd %GOPATH%

View File

@ -8,7 +8,7 @@ fi
PRE_DIR=$(pwd)
VERSION_NAME=tank-1.0.2
VERSION_NAME=tank-1.0.3
FINAL_NAME=$VERSION_NAME.linux-amd64.tar.gz
cd $GOPATH