We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c17ae32 + ad22120 commit be1429eCopy full SHA for be1429e
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.2"
+const BuildVersion = "1.19.0-rc1"
9
10
var CurrentCommit string
11
0 commit comments