updated website to reference beta2 on the downloads page

This commit is contained in:
Chris Baker
2020-06-30 21:19:08 +00:00
parent e183ae2465
commit 5e8f079efc

View File

@@ -13,9 +13,9 @@ export default function DownloadsPage({ releaseData }) {
releaseData={releaseData}
community="/resources"
prerelease={{
type: 'Beta 1',
type: 'Beta 2',
name: 'v0.12.0',
version: '0.12.0-beta1'
version: '0.12.0-beta2'
}}
/>