change version

This commit is contained in:
刘河
2019-12-07 23:31:52 +08:00
parent 3989463beb
commit dfeaf523ee
2 changed files with 2 additions and 2 deletions

View File

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