Skip to content

Commit

Permalink
v12
Browse files Browse the repository at this point in the history
  • Loading branch information
Biptaste committed Jul 13, 2022
1 parent 800d519 commit e0ac987
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 11")
app.Version("v version", "Pliz 12")

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

0 comments on commit e0ac987

Please sign in to comment.