🔖 Bump version to 0.5.4

This commit is contained in:
Aykhan Shahsuvarov 2024-12-18 23:31:13 +04:00
parent 186683fce5
commit 6fceb0094b

View File

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