We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c100b32 commit 0d63e68Copy full SHA for 0d63e68
selvpcclient/selvpc.go
@@ -15,7 +15,7 @@ import (
15
16
const (
17
AppName = "go-selvpcclient"
18
- AppVersion = "3.1.1"
+ AppVersion = "3.2.1"
19
DefaultAuthRegion = "ru-1"
20
DefaultAuthURL = "https://cloud.api.selcloud.ru/identity/v3/"
21
)
0 commit comments