bump beta callout to v1.8.0-beta2 (#7945)
This commit is contained in:
parent
b799471e29
commit
f830637448
|
@ -14,7 +14,7 @@ export default function DownloadsPage({ 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-beta1', // the actual version tag that was pushed to releases.hashicorp.com
|
||||
version: '1.8.0-beta2', // the actual version tag that was pushed to releases.hashicorp.com
|
||||
}}
|
||||
>
|
||||
<p>
|
||||
|
|
Loading…
Reference in New Issue