Skip to content

Commit

Permalink
修改版本号
Browse files Browse the repository at this point in the history
  • Loading branch information
forget-the-bright committed Mar 29, 2023
1 parent cae8368 commit 179d695
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/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.0.0"
ShortVersion = "1.0.1"
)

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

0 comments on commit 179d695

Please sign in to comment.