This commit is contained in:
刘河
2019-04-25 20:13:07 +08:00
parent 41317a4ef9
commit fe27d4c9c7
3 changed files with 47 additions and 20 deletions

View File

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