Skip to content

Commit ac846be

Browse files
authored
Bump app version to 3.1.1 (#170)
Bump app version to 3.1.1
1 parent 9cde5ed commit ac846be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

selvpcclient/selvpc.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ import (
1515

1616
const (
1717
AppName = "go-selvpcclient"
18-
AppVersion = "3.0.0"
18+
AppVersion = "3.1.1"
1919
DefaultAuthRegion = "ru-1"
2020
DefaultAuthURL = "https://cloud.api.selcloud.ru/identity/v3/"
2121
)

0 commit comments

Comments
 (0)