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 f114424 commit 39e26d7Copy full SHA for 39e26d7
common/global/adm.go
@@ -2,7 +2,7 @@ package global
2
3
const (
4
// Version go-admin version info
5
- Version = "2.0.8"
+ Version = "2.0.9"
6
)
7
8
var (
0 commit comments