This commit is contained in:
刘河
2019-04-10 20:54:51 +08:00
parent 16c97a3c36
commit 60c8b0c7bf
5 changed files with 71 additions and 65 deletions

View File

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