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
11 changes: 5 additions & 6 deletions reference/includes/latest-install.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,18 @@
---
author: sdwheeler
ms.author: sewhee
ms.date: 01/27/2025
ms.date: 06/19/2025
ms.topic: include
---
<!-- markdownlint-disable first-line-h1 -->
> [!NOTE]
> The installation commands in this article are for the latest stable release of PowerShell. To
> install a different version of PowerShell, adjust the command to match the version you need. The
> following links direct you to the release page for each version in the PowerShell repository on
> GitHub.
> following links direct you to the latest release page for each version on GitHub.
>
> - v7.5.0 - Stable release: [https://aka.ms/powershell-release?tag=stable][03]
> - v7.4.7 - LTS release: [https://aka.ms/powershell-release?tag=lts][01]
> - v7.6.0-preview.2 - Preview release: [https://aka.ms/powershell-release?tag=preview][02]
> - Stable release v7.5._x_: [https://aka.ms/powershell-release?tag=stable][03]
> - LTS release v7.4._x_: [https://aka.ms/powershell-release?tag=lts][01]
> - Preview release v7.6.0-preview._x_: [https://aka.ms/powershell-release?tag=preview][02]
>
> Download links for every package are found in the **Assets** section of the Release page. The
> **Assets** section may be collapsed, so you may need to click to expand it.
Expand Down