🔖 bump version to 0.5.7

This commit is contained in:
Aykhan Shahsuvarov 2025-03-02 20:20:06 +04:00
parent 4cb0540824
commit 48c2dc7935

View File

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