刘河 6 năm trước cách đây
mục cha
commit
0cc0e82c5d
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      lib/version/version.go

+ 1 - 1
lib/version/version.go

@@ -1,6 +1,6 @@
 package version
 
-const VERSION = "0.22.2"
+const VERSION = "0.22.3"
 
 // Compulsory minimum version, Minimum downward compatibility to this version
 func GetVersion() string {