bump version to 0.25.4

This commit is contained in:
ffdfgdfg
2019-12-27 13:14:49 +08:00
parent 5e1b0be81c
commit f364936087
3 changed files with 3 additions and 3 deletions

View File

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