Skip to content

Commit 3fd8e78

Browse files
author
chenhg5
committed
update version
1 parent 318fd1f commit 3fd8e78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

helper.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ import (
1818
"github.com/mgutz/ansi"
1919
)
2020

21-
const version = "v1.2.24"
21+
const version = "v1.2.25"
2222

2323
func cliInfo() {
2424
fmt.Println("GoAdmin CLI " + version + compareVersion(version))

0 commit comments

Comments
 (0)