Skip to content

Commit

Permalink
Release v0.18.26
Browse files Browse the repository at this point in the history
  • Loading branch information
twilio-dx committed Jul 13, 2023
1 parent dd72476 commit 33bf7c0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ REGISTRY=local
NAMESPACE=twilio
NAME=twilio
BINARY=terraform-provider-${NAME}
VERSION=0.18.25
VERSION=0.18.26
OS_ARCH=darwin_amd64

default: build
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ terraform {
required_providers {
twilio = {
source = "twilio/twilio"
version = "0.18.25"
version = "0.18.26"
}
}
}
Expand Down

0 comments on commit 33bf7c0

Please sign in to comment.