Skip to content

Commit 531d8da

Browse files
committed
version: set to 6.6.0-SNAPSHOT
Signed-off-by: Abhishek Kumar <[email protected]>
1 parent 742c676 commit 531d8da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/about.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ func (c *Config) Name() string {
2626

2727
// Version CLI
2828
func (c *Config) Version() string {
29-
return "6.5.0"
29+
return "6.6.0-SNAPSHOT"
3030
}
3131

3232
// PrintHeader prints startup message in CLI mode

0 commit comments

Comments
 (0)