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 57d5c82 + 59c161a commit f9b689aCopy full SHA for f9b689a
1 file changed
ns1/config.go
@@ -19,7 +19,7 @@ import (
19
)
20
21
var (
22
- clientVersion = "2.6.0"
+ clientVersion = "2.6.1"
23
providerUserAgent = "tf-ns1" + "/" + clientVersion
24
defaultRetryMax = 3
25
0 commit comments