Skip to content

Commit fa78632

Browse files
committed
Upgrade version: 1.1.3 -> 1.2.0
1 parent 7f6d416 commit fa78632

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/build.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import "strings"
44

55
const (
66
// ShortVersion 短版本号
7-
ShortVersion = "1.1.3"
7+
ShortVersion = "1.2.0"
88
)
99

1010
// The value of variables come form `gb build -ldflags '-X "build.Build=xxxxx" -X "build.CommitID=xxxx"' `

0 commit comments

Comments
 (0)