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