Skip to content

Commit 4bbd643

Browse files
Merge branch 'main' into fix/mcpproxy-unframed-json-sse
2 parents 5411b6e + 2e23b28 commit 4bbd643

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • site/src/components/HomepageFeatures

site/src/components/HomepageFeatures/index.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,11 @@ const FeatureList: FeatureItem[] = [
1919
),
2020
},
2121
{
22-
title: 'v0.5 Release now available',
22+
title: 'v0.7 Release now available',
2323
image: require('@site/static/img/3.png').default,
2424
description: (
2525
<>
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.
26+
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.
2727
</>
2828
),
2929
},

0 commit comments

Comments
 (0)