We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a12ac0b commit 96f29daCopy full SHA for 96f29da
pkg/constants/version.go
@@ -7,7 +7,7 @@ import (
7
)
8
9
// BuildVersion is the local build version, set by build system
10
-const BuildVersion = "1.2.0-rc2"
+const BuildVersion = "1.2.0-rc3"
11
12
// software version
13
func UserVersion() string {
0 commit comments