website: update downloads page to beta3

This commit is contained in:
Chris Baker 2020-11-15 13:53:05 +00:00
parent 8df5f28dc3
commit e529e95594
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>