pull/103/head v0.22.4
刘河 2019-04-17 14:18:30 +08:00
parent 4a7a0a7b75
commit 89f1e72c50
1 changed files with 1 additions and 1 deletions

View File

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