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 239159d commit d782b00Copy full SHA for d782b00
common/global/adm.go
@@ -2,7 +2,7 @@ package global
2
3
const (
4
// Version go-admin version info
5
- Version = "2.1.1"
+ Version = "2.1.2"
6
)
7
8
var (
0 commit comments