Skip to content

Commit

Permalink
Upgrade version number
Browse files Browse the repository at this point in the history
  • Loading branch information
voidint committed Oct 5, 2021
1 parent 4b006b0 commit 3c59a35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/build.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import "strings"

const (
// ShortVersion 短版本号
ShortVersion = "1.2.0"
ShortVersion = "1.2.1"
)

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

0 comments on commit 3c59a35

Please sign in to comment.