bump default version to 0.18
This commit is contained in:
parent
faa0645ddf
commit
444854e586
@ -8,7 +8,7 @@ import (
|
||||
|
||||
const (
|
||||
DEFAULT_CLIENT_TAG string = "libnmdc.go"
|
||||
DEFAULT_CLIENT_VERSION string = "0.17"
|
||||
DEFAULT_CLIENT_VERSION string = "0.18"
|
||||
DEFAULT_HUB_NAME string = "(unknown)"
|
||||
SEND_KEEPALIVE_EVERY time.Duration = 29 * time.Second
|
||||
AUTO_RECONNECT_AFTER time.Duration = 30 * time.Second
|
||||
|
Loading…
Reference in New Issue
Block a user