mirror of
https://github.com/kemko/nomad.git
synced 2026-01-03 17:05:43 +03:00
updated website to reference beta2 on the downloads page
This commit is contained in:
@@ -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'
|
||||
}}
|
||||
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user