Skip to content

Commit

Permalink
v10
Browse files Browse the repository at this point in the history
  • Loading branch information
Biptaste committed Jul 27, 2021
1 parent 6054247 commit ae0b3ca
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 @@ -25,7 +25,7 @@ func main() {

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

app.Version("v version", "Pliz 9")
app.Version("v version", "Pliz 10")

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

0 comments on commit ae0b3ca

Please sign in to comment.