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

Exit bug、web display

This commit is contained in:
刘河
2019-04-20 10:45:04 +08:00
parent 89f1e72c50
commit 45521d5680
4 changed files with 7 additions and 5 deletions

View File

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