We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 318fd1f commit 3fd8e78Copy full SHA for 3fd8e78
helper.go
@@ -18,7 +18,7 @@ import (
18
"github.com/mgutz/ansi"
19
)
20
21
-const version = "v1.2.24"
+const version = "v1.2.25"
22
23
func cliInfo() {
24
fmt.Println("GoAdmin CLI " + version + compareVersion(version))
0 commit comments