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 bddc6d0 commit 3a610f1Copy full SHA for 3a610f1
1 file changed
ns1/config.go
@@ -19,7 +19,7 @@ import (
19
)
20
21
var (
22
- clientVersion = "2.2.1"
+ clientVersion = "2.2.2"
23
providerUserAgent = "tf-ns1" + "/" + clientVersion
24
defaultRetryMax = 3
25
0 commit comments