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.
1 parent 28dffdf commit 7073921Copy full SHA for 7073921
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.8.0-rc4"
+const BuildVersion = "1.8.0"
9
10
var CurrentCommit string
11
0 commit comments