This commit is contained in:
刘河
2019-04-12 05:43:03 +08:00
parent 3cb104cd1b
commit 4831e17b38
2 changed files with 3 additions and 3 deletions

View File

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