Skip to content

Commit bcca2ac

Browse files
committed
config: bump version to next 6.1.0-alpha
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
1 parent 6544270 commit bcca2ac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.0.0"
29+
return "6.1.0-alpha"
3030
}
3131

3232
// PrintHeader prints startup message in CLI mode

0 commit comments

Comments
 (0)