Skip to content

Commit

Permalink
chore: bump version to v1.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
michael1011 committed Jul 22, 2021
1 parent 1c64984 commit a7d3d93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ package build

var Commit string

const version = "1.2.5"
const version = "1.2.6"

func GetVersion() string {
basicVersion := "v" + version
Expand Down

0 comments on commit a7d3d93

Please sign in to comment.