diff --git a/Makefile b/Makefile index 39f2ba1a5..c6165e1c3 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,5 @@ WEBSITE_REPO=github.com/hashicorp/terraform-website +VERSION?="0.3.44" # generate runs `go generate` to build the dynamically generated # source files, except the protobuf stubs which are built instead with