Skip to content

Commit b0d9940

Browse files
committed
Moving billing usage from resource to data source
1 parent 9c4c8f7 commit b0d9940

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ns1/config.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ import (
1919
)
2020

2121
var (
22-
clientVersion = "2.6.1"
22+
clientVersion = "2.6.2"
2323
providerUserAgent = "tf-ns1" + "/" + clientVersion
2424
defaultRetryMax = 3
2525
)

0 commit comments

Comments
 (0)