This commit is contained in:
刘河 2019-03-27 10:06:52 +08:00
parent b09d3ec22c
commit 3d30f7a4b0

View File

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