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 742c676 commit 531d8daCopy full SHA for 531d8da
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"
+ return "6.6.0-SNAPSHOT"
30
}
31
32
// PrintHeader prints startup message in CLI mode
0 commit comments