Skip to content

Commit a5052e7

Browse files
chore: update version in User-Agent
1 parent 549e58b commit a5052e7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

upcloud/client/client.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ import (
1717
)
1818

1919
const (
20-
Version string = "8.35.0"
20+
Version string = "8.36.0"
2121
APIVersion string = "1.3"
2222
APIBaseURL string = "https://api.upcloud.com"
2323

0 commit comments

Comments
 (0)