@ -4,7 +4,7 @@ import "strings"
const (
// ShortVersion 短版本号
ShortVersion = "1.0.0"
ShortVersion = "1.0.1"
)
// The value of variables come form `gb build -ldflags '-X "build.Build=xxxxx" -X "build.CommitID=xxxx"' `