Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions src/frontend/src/content/docs/support.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ editUrl: false

import { Badge } from '@astrojs/starlight/components';

<Badge text="📆 Last updated: June 1, 2026" variant="tip" size="large" />
<Badge text="📆 Last updated: June 15, 2026" variant="tip" size="large" />

## Microsoft support for Aspire

Expand All @@ -27,7 +27,7 @@ The following table lists Aspire versions that are actively supported:

| Version | Original release date | Latest patch version | Patch release date | End of support |
| ----------- | --------------------- | -------------------- | ------------------ | -------------------------------------------- |
| Aspire 13.4 | June 1, 2026 | 13.4.0 | June 1, 2026 | When next major or minor version is released. |
| Aspire 13.4 | June 1, 2026 | 13.4.4 | June 15, 2026 | When next major or minor version is released. |

### Out of support versions

Expand Down
Loading