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