Pack 3.0.0.Beta3

This commit is contained in:
zicla
2019-05-10 02:58:35 +08:00
parent 4780ff8698
commit 256cf56426
16 changed files with 101 additions and 96 deletions

View File

@ -9,7 +9,7 @@
#prepare the variables.
# version name
VERSION_NAME=tank-3.0.0.beta2
VERSION_NAME=tank-3.0.0.beta3
echo "VERSION_NAME: ${VERSION_NAME}"
# eg. amd64
GOARCH=$(go env GOARCH)