Merge pull request #64 from aykhans/bump/version

🔖 Bump version to 0.5.501
This commit is contained in:
Aykhan Shahsuvarov 2024-12-25 02:08:59 +04:00 committed by GitHub
commit ca6b3d4eb2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12,7 +12,7 @@ import (
) )
const ( const (
VERSION string = "0.5.5" VERSION string = "0.5.501"
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"