Selaa lähdekoodia

update version

xormplus 8 vuotta sitten
vanhempi
commit
0312b19656
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      xorm.go

+ 1 - 1
xorm.go

@@ -17,7 +17,7 @@ import (
 
 const (
 	// Version show the xorm's version
-	Version string = "0.6.1.0315"
+	Version string = "0.6.2.0401"
 )
 
 func regDrvsNDialects() bool {