Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
chenhg5 committed Apr 24, 2024
1 parent 318fd1f commit 3fd8e78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helper.go
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ import (
"github.com/mgutz/ansi"
)

const version = "v1.2.24"
const version = "v1.2.25"

func cliInfo() {
fmt.Println("GoAdmin CLI " + version + compareVersion(version))
Expand Down

0 comments on commit 3fd8e78

Please sign in to comment.