We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f6d416 commit fa78632Copy full SHA for fa78632
build/build.go
@@ -4,7 +4,7 @@ import "strings"
4
5
const (
6
// ShortVersion 短版本号
7
- ShortVersion = "1.1.3"
+ ShortVersion = "1.2.0"
8
)
9
10
// The value of variables come form `gb build -ldflags '-X "build.Build=xxxxx" -X "build.CommitID=xxxx"' `
0 commit comments