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