mirror of
https://github.com/ehang-io/nps.git
synced 2025-09-02 11:56:53 +00:00
version
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
package version
|
package version
|
||||||
|
|
||||||
const VERSION = "0.18.2"
|
const VERSION = "0.19.0"
|
||||||
|
|
||||||
// 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.2"
|
return "0.19.0"
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user