Skip to content

Commit 4ffd87f

Browse files
author
vladhanzha
committed
Update version
1 parent f3f3741 commit 4ffd87f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cloudconnexa/provider.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ const ClientIDEnvVar = "CLOUDCONNEXA_CLIENT_ID"
1717
const ClientSecretEnvVar = "CLOUDCONNEXA_CLIENT_SECRET"
1818

1919
// version represents the current version of the Terraform provider
20-
var version = "v1.1.0"
20+
var version = "v1.0.6"
2121

2222
// Token represents the authentication token structure returned by the CloudConnexa API
2323
type Token struct {

0 commit comments

Comments
 (0)