This commit is contained in:
刘河
2019-04-01 23:58:23 +08:00
parent dd65e32fb5
commit a831ccd8fa
3 changed files with 5 additions and 4 deletions

View File

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