Skip to content

Commit

Permalink
Merge pull request #419 from go-admin-team/1.3.x
Browse files Browse the repository at this point in the history
publish🚀  1.3.4
  • Loading branch information
wenjianzhang authored May 13, 2021
2 parents 85685db + 99699c0 commit 9a6f938
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 9a6f938

Please sign in to comment.