Skip to content

Commit 2e23b28

Browse files
authored
docs: update release information to v0.7 (#2233)
**Description** This updates the homepage info Signed-off-by: Takeshi Yoneda <t.y.mathetake@gmail.com>
1 parent c23fc4b commit 2e23b28

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)