Skip to content

Commit

Permalink
bump version to v1.2.1 (#4803)
Browse files Browse the repository at this point in the history
  • Loading branch information
simlecode authored Feb 24, 2022
1 parent c798350 commit c69627b
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"
const BuildVersion = "1.2.1"

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

0 comments on commit c69627b

Please sign in to comment.