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.
2 parents 10ad267 + 9e2398a commit 1fb1412Copy full SHA for 1fb1412
1 file changed
ns1/config.go
@@ -19,7 +19,7 @@ import (
19
)
20
21
var (
22
- clientVersion = "2.0.1"
+ clientVersion = "2.0.3"
23
providerUserAgent = "tf-ns1" + "/" + clientVersion
24
defaultRetryMax = 3
25
0 commit comments