We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c23fc4b commit 2e23b28Copy full SHA for 2e23b28
1 file changed
site/src/components/HomepageFeatures/index.tsx
@@ -19,11 +19,11 @@ const FeatureList: FeatureItem[] = [
19
),
20
},
21
{
22
- title: 'v0.5 Release now available',
+ title: 'v0.7 Release now available',
23
image: require('@site/static/img/3.png').default,
24
description: (
25
<>
26
- The v0.5 Release of Envoy AI Gateway is now available. See the <a href="/release-notes/v0.5">release notes</a> for more information.
+ The v0.7 Release of Envoy AI Gateway is now available. See the <a href="/release-notes/v0.7">release notes</a> for more information.
27
</>
28
29
0 commit comments