diff --git a/build.sh b/build.sh index a1bbcf7f..39115c86 100755 --- a/build.sh +++ b/build.sh @@ -1,7 +1,7 @@ #!/bin/bash # release version -version=5.0.0-rc5-1 +version=5.0.0-rc7 #export GO111MODULE=on #export GOPROXY=https://goproxy.cn