Skip to content

Commit 3deae25

Browse files
author
Frank Eickhoff
committed
OX-1168 Bump version
1 parent 512d520 commit 3deae25

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.12.2
6+
VERSION=0.12.3
77
OS_ARCH=$(shell go env GOOS)_$(shell go env GOARCH)
88

99
default: install

0 commit comments

Comments
 (0)