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

change version

This commit is contained in:
刘河
2019-08-21 01:34:23 +08:00
parent 3cc4234117
commit 18c11f108b

View File

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