Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Windows 11 22H2 #1596

Merged
merged 1 commit into from
Sep 22, 2022
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
10 changes: 10 additions & 0 deletions products/windows.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,16 @@ releaseDateColumn: true
versionCommand: winver
sortReleasesBy: releaseDate
releases:
- releaseCycle: "Windows 11, version 22H2 (E)"
cycleShortHand: 10.0.22621
support: 2025-10-14
eol: 2025-10-14
releaseDate: 2022-09-20
- releaseCycle: "Windows 11, version 22H2 (W)"
cycleShortHand: 10.0.22621
support: 2024-10-14
eol: 2024-10-14
releaseDate: 2022-09-20
- releaseCycle: "Windows 10, version 21H2"
lts: true
cycleShortHand: 10.0.19044
Expand Down