Skip to content
Merged
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: April 14, 2026" variant="tip" size="large" />
<Badge text="📆 Last updated: April 22, 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.2 | March 23, 2026 | 13.2.2 | April 9, 2026 | When next major or minor version is released. |
| Aspire 13.2 | March 23, 2026 | 13.2.3 | April 22, 2026 | When next major or minor version is released. |

### Out of support versions

Expand Down
Loading