Skip to content

Commit

Permalink
v13
Browse files Browse the repository at this point in the history
  • Loading branch information
Biptaste committed Feb 15, 2024
1 parent a516766 commit 14712e9
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 12")
app.Version("v version", "Pliz 13")

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

0 comments on commit 14712e9

Please sign in to comment.