1
0
mirror of https://github.com/ehang-io/nps synced 2025-10-19 18:20:12 +08:00
This commit is contained in:
刘河 2019-04-17 14:18:30 +08:00
parent 4a7a0a7b75
commit 89f1e72c50

View File

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