Skip to content

Commit

Permalink
update version to v1.2.0 (#4796)
Browse files Browse the repository at this point in the history
  • Loading branch information
simlecode authored Feb 21, 2022
1 parent d4d3865 commit bd9851d
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.2.0-rc6"
const BuildVersion = "1.2.0"

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

0 comments on commit bd9851d

Please sign in to comment.