Skip to content

Commit 45157c6

Browse files
authored
Version bump (#47)
* Bump version * Bump version * Fix organization users to support new API schema * Fix projects to support new API schema * Adjust examples * Bump version
1 parent 2cc4322 commit 45157c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ REGISTRY_HOSTNAME=registry.terraform.io
77
NAMESPACE=mkdev-me
88
NAME=openai
99
BINARY=terraform-provider-${NAME}
10-
VERSION=1.1.2
10+
VERSION=1.2.0-rc.1
1111
OS_ARCH=darwin_arm64
1212

1313
default: install

0 commit comments

Comments
 (0)