mirror of
https://github.com/aykhans/dodo.git
synced 2025-09-03 18:03:34 +00:00
🔖 Update version to 0.1.0
This commit is contained in:
@@ -9,7 +9,7 @@ import (
|
|||||||
)
|
)
|
||||||
|
|
||||||
const (
|
const (
|
||||||
VERSION = "0.0.1"
|
VERSION = "0.1.0"
|
||||||
DefaultUserAgent = "Dodo/" + VERSION
|
DefaultUserAgent = "Dodo/" + VERSION
|
||||||
ProxyCheckURL = "https://www.google.com"
|
ProxyCheckURL = "https://www.google.com"
|
||||||
DefaultMethod = "GET"
|
DefaultMethod = "GET"
|
||||||
|
Reference in New Issue
Block a user