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 a0424f4 commit 919f9fcCopy full SHA for 919f9fc
version/version.go
@@ -1,4 +1,4 @@
1
package version
2
3
// Version is the main CLI version number. It's defined at build time using -ldflags
4
-var Version = "2.5.2"
+var Version = "2.5.3"
0 commit comments