Skip to content

Commit

Permalink
Incremented version
Browse files Browse the repository at this point in the history
  • Loading branch information
premnalla committed May 22, 2024
1 parent 0782478 commit e389e26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ NAMESPACE=severalnines
NAME=clustercontrol
BINARY=terraform-provider-${NAME}
TARGET=./bin/${BINARY}
VERSION=0.2.16
VERSION=0.2.17
OS_ARCH=darwin_amd64
TARGET_DIR=~/.terraform.d/plugins/${HOSTNAME}/${NAMESPACE}/${NAME}/${VERSION}/${OS_ARCH}

Expand Down

0 comments on commit e389e26

Please sign in to comment.