Skip to content

Commit 2d641ae

Browse files
about: bump version to next v6.4.0-(rc)
Signed-off-by: Rohit Yadav <[email protected]>
1 parent e3e577c commit 2d641ae

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.3.0"
29+
return "6.4.0-rc"
3030
}
3131

3232
// PrintHeader prints startup message in CLI mode

0 commit comments

Comments
 (0)