1
0
mirror of https://github.com/ehang-io/nps synced 2025-10-30 15:26:58 +08:00

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 {