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 3afd14e30d
commit b08f8841e4
1 changed files with 2 additions and 2 deletions

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'
}}
/>