mirror of
https://github.com/status-im/consul.git
synced 2025-02-02 00:46:43 +00:00
remove prerelease tag
This commit is contained in:
parent
3ca775a75e
commit
8bf0432fae
@ -11,11 +11,6 @@ export default function DownloadsPage({ downloadData }) {
|
||||
product="Consul"
|
||||
version={VERSION}
|
||||
downloads={downloadData}
|
||||
prerelease={{
|
||||
type: 'beta', // the type of prerelease: beta, release candidate, etc.
|
||||
name: 'v1.8.0', // the name displayed in text on the website
|
||||
version: '1.8.0-beta2', // the actual version tag that was pushed to releases.hashicorp.com
|
||||
}}
|
||||
>
|
||||
<p>
|
||||
<a href="/downloads_tools">» Download Consul Tools</a>
|
||||
|
Loading…
x
Reference in New Issue
Block a user