Skip to content

Commit

Permalink
Upgrade version: 1.1.0 -> 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
voidint committed Jan 5, 2020
1 parent 4d27dfc commit fffc6de
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.1.0"
ShortVersion = "1.1.1"
)

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

0 comments on commit fffc6de

Please sign in to comment.