Skip to content

Commit 96f29da

Browse files
authored
bump version to v1.2.0-rc3 (#4713)
1 parent a12ac0b commit 96f29da

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-rc2"
10+
const BuildVersion = "1.2.0-rc3"
1111

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

0 commit comments

Comments
 (0)