Skip to content

Commit 783a5d3

Browse files
committed
fix version
1 parent 2488ec3 commit 783a5d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

terraformprovider/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ HOSTNAME=registry.terraform.io
33
NAMESPACE=benzaita
44
NAME=chaossearch
55
BINARY=terraform-provider-${NAME}
6-
VERSION=0.11.0
6+
VERSION=0.11.2
77
OS_ARCH=$(shell go env GOOS)_$(shell go env GOARCH)
88

99
default: install

0 commit comments

Comments
 (0)