mirror of
https://github.com/aykhans/dodo.git
synced 2025-04-25 04:33:08 +00:00
Merge pull request #62 from aykhans/bumg/version
🔖 Bump version to v0.5.5
This commit is contained in:
commit
8a3574cd48
@ -12,7 +12,7 @@ import (
|
|||||||
)
|
)
|
||||||
|
|
||||||
const (
|
const (
|
||||||
VERSION string = "0.5.4"
|
VERSION string = "0.5.5"
|
||||||
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