1
0
刘河 6 жил өмнө
parent
commit
0819afc9da

+ 1 - 1
lib/version/version.go

@@ -1,6 +1,6 @@
 package version
 
-const VERSION = "0.17.0"
+const VERSION = "0.17.1"
 
 func GetVersion() string {
 	return VERSION