Skip to content

Commit

Permalink
bump version to v1.2.0-rc1 (#4708)
Browse files Browse the repository at this point in the history
  • Loading branch information
simlecode authored Jan 13, 2022
1 parent 41c5da8 commit 02a96fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/constants/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import (
)

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

// software version
func UserVersion() string {
Expand Down

0 comments on commit 02a96fa

Please sign in to comment.