Skip to content

Commit

Permalink
update version to v1.2.2 (#4807)
Browse files Browse the repository at this point in the history
  • Loading branch information
simlecode authored Mar 1, 2022
1 parent a909e57 commit ed2a206
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.1"
const BuildVersion = "1.2.2"

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

0 comments on commit ed2a206

Please sign in to comment.