Update the static files.

This commit is contained in:
zicla
2018-12-03 00:49:30 +08:00
parent b361c50c9a
commit 08c31096b5
34 changed files with 120 additions and 94 deletions

View File

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

View File

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