mirror of https://github.com/ehang-io/nps
parent
3cc4234117
commit
18c11f108b
|
@ -1,6 +1,6 @@
|
||||||
package version
|
package version
|
||||||
|
|
||||||
const VERSION = "0.23.1"
|
const VERSION = "0.23.2"
|
||||||
|
|
||||||
// Compulsory minimum version, Minimum downward compatibility to this version
|
// Compulsory minimum version, Minimum downward compatibility to this version
|
||||||
func GetVersion() string {
|
func GetVersion() string {
|
||||||
|
|
Loading…
Reference in New Issue