Release 1.0.0
This commit is contained in:
@ -16,7 +16,7 @@ if "%GOPATH%"=="" (
|
||||
set PRE_DIR=%cd%
|
||||
|
||||
@rem version name
|
||||
set VERSION_NAME=tank-1.0.0
|
||||
set VERSION_NAME=tank-1.0.1
|
||||
|
||||
cd %GOPATH%
|
||||
|
||||
|
@ -8,7 +8,7 @@ fi
|
||||
|
||||
PRE_DIR=$(pwd)
|
||||
|
||||
VERSION_NAME=tank-1.0.0
|
||||
VERSION_NAME=tank-1.0.1
|
||||
FINAL_NAME=$VERSION_NAME.linux-amd64.tar.gz
|
||||
|
||||
cd $GOPATH
|
||||
|
Reference in New Issue
Block a user