From f830637448eb10b2bf91ac81aaff0633173e9506 Mon Sep 17 00:00:00 2001 From: Alvin Huang <17609145+alvin-huang@users.noreply.github.com> Date: Tue, 26 May 2020 12:51:44 -0400 Subject: [PATCH] bump beta callout to v1.8.0-beta2 (#7945) --- website/pages/downloads/index.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/pages/downloads/index.jsx b/website/pages/downloads/index.jsx index 627cf5736..801581f59 100644 --- a/website/pages/downloads/index.jsx +++ b/website/pages/downloads/index.jsx @@ -14,7 +14,7 @@ export default function DownloadsPage({ downloadData }) { prerelease={{ type: 'beta', // the type of prerelease: beta, release candidate, etc. name: 'v1.8.0', // the name displayed in text on the website - version: '1.8.0-beta1', // the actual version tag that was pushed to releases.hashicorp.com + version: '1.8.0-beta2', // the actual version tag that was pushed to releases.hashicorp.com }} >