pull/103/head v0.20.2
刘河 2019-03-27 10:06:52 +08:00
parent b09d3ec22c
commit 3d30f7a4b0
1 changed files with 1 additions and 1 deletions

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 {