We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f469536 commit 0122024Copy full SHA for 0122024
common/global/adm.go
@@ -2,7 +2,7 @@ package global
2
3
const (
4
// Version go-admin version info
5
- Version = "2.0.11"
+ Version = "2.0.12"
6
)
7
8
var (
0 commit comments