This commit is contained in:
刘河
2019-04-08 18:02:54 +08:00
parent 694ebc5477
commit 7ea9001aa4
9 changed files with 45 additions and 35 deletions

View File

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