mirror of
https://github.com/kemko/nomad.git
synced 2026-01-04 09:25:46 +03:00
added download link for 0.12.0-beta1
This commit is contained in:
@@ -13,6 +13,12 @@ export default function DownloadsPage({ downloadData }) {
|
||||
version={VERSION}
|
||||
downloads={downloadData}
|
||||
community="/resources"
|
||||
prerelease={{
|
||||
type: 'Beta 1',
|
||||
name: 'v0.12.0',
|
||||
version: '0.12.0-beta1'
|
||||
}}
|
||||
|
||||
/>
|
||||
</div>
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user