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 ff84f4a + 830e2a6 commit db1b752Copy full SHA for db1b752
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.1"
+const BuildVersion = "1.18.2"
9
10
var CurrentCommit string
11
0 commit comments