Skip to content

Commit 4fd4e6a

Browse files
committed
update version code
1 parent 935be4f commit 4fd4e6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xorm.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ import (
2020

2121
const (
2222
// Version show the xorm's version
23-
Version string = "0.7.5.0803"
23+
Version string = "0.7.6.0327"
2424
)
2525

2626
func regDrvsNDialects() bool {

0 commit comments

Comments
 (0)