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 ccb6470 commit 20c53caCopy full SHA for 20c53ca
config/about.go
@@ -26,7 +26,7 @@ func (c *Config) Name() string {
26
27
// Version CLI
28
func (c *Config) Version() string {
29
- return "6.5.0-rc"
+ return "6.5.0"
30
}
31
32
// PrintHeader prints startup message in CLI mode
0 commit comments