Skip to content

Commit

Permalink
chore: bump version to 1.9.0-rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
diwufeiwen committed Dec 16, 2022
1 parent dfa5812 commit e0cddeb
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-pre-rc1"
const BuildVersion = "1.9.0-rc1"

var UserVersion = BuildVersion + CurrentCommit

Expand Down

0 comments on commit e0cddeb

Please sign in to comment.