Skip to content

Commit

Permalink
chore: bump makefile version
Browse files Browse the repository at this point in the history
  • Loading branch information
crgisch committed Dec 21, 2023
1 parent 7d1ec8f commit a7bd8f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GNUmakefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ HOSTNAME=registry.terraform.io
NAMESPACE=tsuru
NAME=tsuru
BINARY=terraform-provider-${NAME}
VERSION=2.7.1
VERSION=2.9.0

UNAME_S := $(shell uname -s)
UNAME_P := $(shell uname -p)
Expand Down

0 comments on commit a7bd8f7

Please sign in to comment.