website: update callout to 1.9.0-beta2 (#9131)
This commit is contained in:
parent
2317a471b3
commit
4ac5e4638c
|
@ -14,7 +14,7 @@ export default function DownloadsPage({ releaseData }) {
|
|||
prerelease={{
|
||||
type: 'beta', // the type of prerelease: beta, release candidate, etc.
|
||||
name: 'v1.9.0', // the name displayed in text on the website
|
||||
version: '1.9.0-beta1', // the actual version tag that was pushed to releases.hashicorp.com
|
||||
version: '1.9.0-beta2', // the actual version tag that was pushed to releases.hashicorp.com
|
||||
}}
|
||||
>
|
||||
<p>
|
||||
|
|
Loading…
Reference in New Issue