mirror of
https://github.com/ehang-io/nps.git
synced 2025-09-02 03:16:53 +00:00
change mux data struct, fix #250
This commit is contained in:
@@ -4,5 +4,5 @@ const VERSION = "0.25.2"
|
||||
|
||||
// Compulsory minimum version, Minimum downward compatibility to this version
|
||||
func GetVersion() string {
|
||||
return "0.25.0"
|
||||
return "0.25.2"
|
||||
}
|
||||
|
Reference in New Issue
Block a user