mirror of
https://github.com/ehang-io/nps.git
synced 2025-09-01 02:46:52 +00:00
no message
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
package version
|
||||
|
||||
const VERSION = "0.18.0"
|
||||
const VERSION = "0.18.1"
|
||||
|
||||
// Compulsory minimum version, Minimum downward compatibility to this version
|
||||
func GetVersion() string {
|
||||
return "0.18.0"
|
||||
return "0.18.1"
|
||||
}
|
||||
|
Reference in New Issue
Block a user