diff --git a/Makefile b/Makefile index 094c447..a6d9bee 100644 --- a/Makefile +++ b/Makefile @@ -3,7 +3,7 @@ HOSTNAME=registry.terraform.io NAMESPACE=cloud-native-toolkit NAME=clis BINARY=terraform-provider-${NAME} -VERSION=0.4.2 +VERSION=0.4.3 OS_ARCH=darwin_amd64 default: install