updated website to reference beta2 on the downloads page
This commit is contained in:
parent
3afd14e30d
commit
b08f8841e4
|
@ -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'
|
||||
}}
|
||||
|
||||
/>
|
||||
|
|
Loading…
Reference in New Issue