We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 935be4f commit 4fd4e6aCopy full SHA for 4fd4e6a
xorm.go
@@ -20,7 +20,7 @@ import (
20
21
const (
22
// Version show the xorm's version
23
- Version string = "0.7.5.0803"
+ Version string = "0.7.6.0327"
24
)
25
26
func regDrvsNDialects() bool {
0 commit comments