mirror of
https://github.com/ehang-io/nps.git
synced 2025-07-05 06:40:43 +00:00
version
This commit is contained in:
parent
3cb104cd1b
commit
4831e17b38
@ -32,8 +32,8 @@ log_path=nps.log
|
|||||||
#ip_limit=true
|
#ip_limit=true
|
||||||
|
|
||||||
#p2p
|
#p2p
|
||||||
p2p_ip=127.0.0.1
|
#p2p_ip=127.0.0.1
|
||||||
p2p_port=6000
|
#p2p_port=6000
|
||||||
|
|
||||||
#web
|
#web
|
||||||
web_host=a.o.com
|
web_host=a.o.com
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
package version
|
package version
|
||||||
|
|
||||||
const VERSION = "0.22.1"
|
const VERSION = "0.22.2"
|
||||||
|
|
||||||
// Compulsory minimum version, Minimum downward compatibility to this version
|
// Compulsory minimum version, Minimum downward compatibility to this version
|
||||||
func GetVersion() string {
|
func GetVersion() string {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user