🔖 bump version to 0.5.6

This commit is contained in:
Aykhan Shahsuvarov 2025-01-15 21:43:46 +04:00 committed by GitHub
parent e29e4f1bc6
commit e43378a9a4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -12,7 +12,7 @@ import (
)
const (
VERSION string = "0.5.502"
VERSION string = "0.5.6"
DefaultUserAgent string = "Dodo/" + VERSION
ProxyCheckURL string = "https://www.google.com"
DefaultMethod string = "GET"