🔖 bump version to 0.5.502

This commit is contained in:
Aykhan Shahsuvarov 2025-01-03 13:26:34 +04:00
parent 1e53b8a7fb
commit 6a79d0b1d7

View File

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