Skip to content

Commit

Permalink
Undo makefile bumping version
Browse files Browse the repository at this point in the history
  • Loading branch information
nobl9-adam-szymanski committed Apr 22, 2024
1 parent 3c8c6b1 commit 6df84a4
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 @@ -7,7 +7,7 @@ NAMESPACE=nobl9
NAME=nobl9
BIN_DIR=./bin
BINARY=$(BIN_DIR)/terraform-provider-$(NAME)
VERSION=0.26.0
VERSION=0.25.0
BUILD_FLAGS="-X github.com/nobl9/terraform-provider-nobl9/nobl9.Version=$(VERSION)"
OS_ARCH?=darwin_arm64

Expand Down

0 comments on commit 6df84a4

Please sign in to comment.