Merge pull request #7591 from hashicorp/website-release-0.11.0-beta2

website: link to 0.11.0-beta2 release
This commit is contained in:
Mahmood Ali 2020-04-01 17:47:08 -04:00 committed by GitHub
commit 550a348ae5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -14,9 +14,9 @@ export default function DownloadsPage({ downloadData }) {
downloads={downloadData}
community="/resources"
prerelease={{
type: 'Beta 1',
type: 'Beta 2',
name: 'v0.11.0',
version: '0.11.0-beta1'
version: '0.11.0-beta2'
}}
/>