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