mirror of
https://github.com/ehang-io/nps.git
synced 2025-09-02 03:16:53 +00:00
Port mux| https|tls crypt
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
package version
|
||||
|
||||
const VERSION = "0.17.1"
|
||||
const VERSION = "0.18.0"
|
||||
|
||||
// Compulsory minimum version, Minimum downward compatibility to this version
|
||||
func GetVersion() string {
|
||||
return VERSION
|
||||
return "0.18.0"
|
||||
}
|
||||
|
Reference in New Issue
Block a user