mirror of
https://github.com/kemko/nomad.git
synced 2026-01-07 10:55:42 +03:00
docs: add 1.1.0-beta1 download link
This commit is contained in:
committed by
Tim Gross
parent
9d86a5277d
commit
2e9fa0c30f
@@ -12,6 +12,11 @@ export default function DownloadsPage({ releaseData }) {
|
||||
version={VERSION}
|
||||
releaseData={releaseData}
|
||||
community="/resources"
|
||||
prerelease={{
|
||||
type: 'Beta',
|
||||
name: 'v1.1.0',
|
||||
version: '1.1.0-beta1'
|
||||
}}
|
||||
/>
|
||||
</div>
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user