Skip to content

Commit

Permalink
3.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
cookieY committed Mar 9, 2023
1 parent c0822f7 commit 191bb5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/cmd.go
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ var RunServer = &gcli.Command{

func Command() {
app := gcli.NewApp()
app.Version = "3.1.2 Uranus"
app.Version = "3.1.3 Uranus"
app.Name = "Yearning"
app.Logo = gcli.Logo{Text: LOGO, Style: "info"}
app.Description = "Yearning Mysql数据审核平台"
Expand Down

0 comments on commit 191bb5c

Please sign in to comment.