mirror of
https://github.com/ehang-io/nps
synced 2025-10-30 15:26:58 +08:00
change version
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
package version
|
||||
|
||||
const VERSION = "0.24.3"
|
||||
const VERSION = "0.25.0"
|
||||
|
||||
// Compulsory minimum version, Minimum downward compatibility to this version
|
||||
func GetVersion() string {
|
||||
return "0.24.3"
|
||||
return "0.25.0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user