Skip to content

Commit

Permalink
build 17
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthieu Martin committed Oct 24, 2017
1 parent 6ad747e commit 40a6937
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ func main() {

app := cli.App("pliz", "Manage projects building")

app.Version("v version", "Pliz 6 (build 16)")
app.Version("v version", "Pliz 6 (build 17)")

// option to change the Pliz env
plizEnv := app.String(cli.StringOpt{
Expand Down

0 comments on commit 40a6937

Please sign in to comment.