Skip to content

Commit

Permalink
about: bump version to 6.0.0
Browse files Browse the repository at this point in the history
Signed-off-by: Rohit Yadav <[email protected]>
  • Loading branch information
rohityadavcloud committed Mar 5, 2019
1 parent 16db39a commit 74ff37c
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.0.0-beta3"
return "6.0.0"
}

// PrintHeader prints startup message in CLI mode
Expand Down

0 comments on commit 74ff37c

Please sign in to comment.