Skip to content

Commit

Permalink
Version 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
McKael committed May 28, 2017
1 parent 422e773 commit 413b023
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 = "1.1.1-dev"
var VERSION = "1.2.0"

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

0 comments on commit 413b023

Please sign in to comment.