Skip to content

Commit 493dbf9

Browse files
author
cg33
committed
update
1 parent aba1068 commit 493dbf9

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.27"
21+
const version = "v1.2.28"
2222

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

0 commit comments

Comments
 (0)