Fix missing VERSION for running make website

pull/25825/head
Pam Selle 6 years ago
parent 7bc75a1804
commit 0eac3de22a

@ -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

Loading…
Cancel
Save