Skip to content

Commit c69627b

Browse files
authored
bump version to v1.2.1 (#4803)
1 parent c798350 commit c69627b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/constants/version.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import (
77
)
88

99
// BuildVersion is the local build version, set by build system
10-
const BuildVersion = "1.2.0"
10+
const BuildVersion = "1.2.1"
1111

1212
// software version
1313
func UserVersion() string {

0 commit comments

Comments
 (0)