Merge pull request #9365 from hashicorp/website-to-beta3

website: update downloads page to beta3
This commit is contained in:
Chris Baker 2020-11-15 09:22:18 -06:00 committed by GitHub
commit 7390298783
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ export default function DownloadsPage({ releaseData }) {
prerelease={{
type: 'Beta',
name: 'v1.0.0',
version: '1.0.0-beta2'
version: '1.0.0-beta3'
}}
/>
</div>