Skip to content

Commit

Permalink
about: bump version to next v6.4.0-(rc)
Browse files Browse the repository at this point in the history
Signed-off-by: Rohit Yadav <[email protected]>
  • Loading branch information
rohityadavcloud committed Aug 3, 2023
1 parent e3e577c commit 2d641ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/about.go
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ func (c *Config) Name() string {

// Version CLI
func (c *Config) Version() string {
return "6.3.0"
return "6.4.0-rc"
}

// PrintHeader prints startup message in CLI mode
Expand Down

0 comments on commit 2d641ae

Please sign in to comment.