This commit is contained in:
刘河
2019-03-26 15:31:21 +08:00
parent 65e0822b63
commit 8fa3e8f785
4 changed files with 5 additions and 11 deletions

View File

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