Skip to content

Commit

Permalink
feat✨ 1.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
wenjianzhang committed May 13, 2021
1 parent 3a4bfe9 commit 99699c0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions common/global/adm.go
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
package global

const (
// go-admin Version Info
Version = "1.3.3"
// Version go-admin Version Info
Version = "1.3.4"
)

var (
Source string
Driver string
DBName string
)
)

0 comments on commit 99699c0

Please sign in to comment.