Fix missing VERSION for running make website

This commit is contained in:
Pam Selle 2020-08-12 13:24:03 -04:00
parent 7bc75a1804
commit 0eac3de22a
1 changed files with 1 additions and 0 deletions

View File

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