Skip to content

Commit

Permalink
v14
Browse files Browse the repository at this point in the history
  • Loading branch information
Biptaste committed Jun 18, 2024
1 parent f3883a0 commit bf388bb
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 14-rc1")
app.Version("v version", "Pliz 14")

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

0 comments on commit bf388bb

Please sign in to comment.