ConfigFIle mode host bug

This commit is contained in:
刘河
2019-04-03 17:15:50 +08:00
parent a831ccd8fa
commit f0f50579fc
2 changed files with 2 additions and 1 deletions

View File

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