We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a088340 + e19f6b3 commit 99dfd93Copy full SHA for 99dfd93
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.17.0-rc2"
+const BuildVersion = "1.17.0"
9
10
var CurrentCommit string
11
0 commit comments