diff --git a/website/pages/downloads/index.jsx b/website/pages/downloads/index.jsx index a82c7bcffc..fd08f4a995 100644 --- a/website/pages/downloads/index.jsx +++ b/website/pages/downloads/index.jsx @@ -14,7 +14,7 @@ export default function DownloadsPage({ releaseData }) { prerelease={{ type: 'beta', // the type of prerelease: beta, release candidate, etc. name: 'v1.9.0', // the name displayed in text on the website - version: '1.9.0-beta1', // the actual version tag that was pushed to releases.hashicorp.com + version: '1.9.0-beta2', // the actual version tag that was pushed to releases.hashicorp.com }} >