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 3c7aa9a + 1e6518c commit 091bbb4Copy full SHA for 091bbb4
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"
+const BuildVersion = "1.18.1"
9
10
var CurrentCommit string
11
0 commit comments