mirror of
https://github.com/aykhans/dodo.git
synced 2025-04-20 11:11:26 +00:00
🔖 bump version to v0.4.1
This commit is contained in:
parent
59cdecd6ed
commit
5bd2803c8f
@ -10,7 +10,7 @@ import (
|
|||||||
)
|
)
|
||||||
|
|
||||||
const (
|
const (
|
||||||
VERSION = "0.4.0"
|
VERSION = "0.4.1"
|
||||||
DefaultUserAgent = "Dodo/" + VERSION
|
DefaultUserAgent = "Dodo/" + VERSION
|
||||||
ProxyCheckURL = "https://www.google.com"
|
ProxyCheckURL = "https://www.google.com"
|
||||||
DefaultMethod = "GET"
|
DefaultMethod = "GET"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user