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