mirror of
https://github.com/aykhans/dodo.git
synced 2025-04-23 20:03:08 +00:00
🔖 bump version to 0.5.6
This commit is contained in:
parent
e29e4f1bc6
commit
e43378a9a4
@ -12,7 +12,7 @@ import (
|
|||||||
)
|
)
|
||||||
|
|
||||||
const (
|
const (
|
||||||
VERSION string = "0.5.502"
|
VERSION string = "0.5.6"
|
||||||
DefaultUserAgent string = "Dodo/" + VERSION
|
DefaultUserAgent string = "Dodo/" + VERSION
|
||||||
ProxyCheckURL string = "https://www.google.com"
|
ProxyCheckURL string = "https://www.google.com"
|
||||||
DefaultMethod string = "GET"
|
DefaultMethod string = "GET"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user