Skip to content

Commit

Permalink
Version 0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
McKael committed May 8, 2017
1 parent 69a9a8e commit 256acf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ type madonctlVersion struct {
}

// VERSION of the madonctl application
var VERSION = "0.6.1-dev"
var VERSION = "0.6.1"

var versionCmd = &cobra.Command{
Use: "version",
Expand Down

0 comments on commit 256acf7

Please sign in to comment.