Merge branch 'dev' of https://github.com/cnlh/nps into dev

This commit is contained in:
ffdfgdfg
2019-12-28 00:22:50 +08:00
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 {