Client config file

This commit is contained in:
刘河
2019-03-24 09:54:56 +08:00
parent e4b08b1b82
commit e9256ab9aa
2 changed files with 16 additions and 11 deletions

View File

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