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 2ca8ec5 commit 927bd62Copy full SHA for 927bd62
crowdin/crowdin.go
@@ -17,7 +17,7 @@ import (
17
const (
18
baseURL = "https://api.crowdin.com/"
19
20
- userAgent = "crowdin-api-client-go/0.16.0"
+ userAgent = "crowdin-api-client-go/0.17.0"
21
)
22
23
// Client is a Crowdin API client.
0 commit comments