Skip to content

Commit

Permalink
chore: bump version to 1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
diwufeiwen committed Dec 30, 2022
1 parent 14619b0 commit b0f00e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import (
var CurrentCommit string

// BuildVersion is the local build version, set by build system
const BuildVersion = "1.9.0-rc1"
const BuildVersion = "1.9.0"

var UserVersion = BuildVersion + CurrentCommit

Expand Down

0 comments on commit b0f00e5

Please sign in to comment.