We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ca6448 commit f707d36Copy full SHA for f707d36
pkg/constants/version.go
@@ -5,7 +5,7 @@ import (
5
)
6
7
// BuildVersion is the local build version, set by build system
8
-const BuildVersion = "1.18.0-rc1"
+const BuildVersion = "1.18.0-rc2"
9
10
var CurrentCommit string
11
0 commit comments