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 7db0daf commit 23434feCopy full SHA for 23434fe
version/build.go
@@ -1,7 +1,7 @@
1
package version
2
3
// VERSION is the main CLI version number. It's defined at build time using -ldflags
4
-var VERSION = "2.35.0"
+var VERSION = "2.35.1"
5
6
// BuildNumber is the CI build number that creates the release. It's defined at build time using -ldflags
7
var BuildNumber = ""
0 commit comments