Skip to content

Commit 426c366

Browse files
committed
Upgrade version number
1 parent f83382b commit 426c366

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.2.1"
7+
ShortVersion = "1.3.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)