mirror of
https://github.com/ehang-io/nps.git
synced 2025-07-03 13:10:42 +00:00
no message
This commit is contained in:
parent
e24b2921ac
commit
7e93497f1a
@ -1,8 +1,8 @@
|
|||||||
package version
|
package version
|
||||||
|
|
||||||
const VERSION = "0.18.0"
|
const VERSION = "0.18.1"
|
||||||
|
|
||||||
// Compulsory minimum version, Minimum downward compatibility to this version
|
// Compulsory minimum version, Minimum downward compatibility to this version
|
||||||
func GetVersion() string {
|
func GetVersion() string {
|
||||||
return "0.18.0"
|
return "0.18.1"
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user