Tank 1.0.2 release.

This commit is contained in:
hxsherry
2018-01-19 01:58:07 +08:00
parent bd92668804
commit 1692c636e1
12 changed files with 28 additions and 19 deletions

View File

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

View File

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