diff --git a/reference/includes/latest-install.md b/reference/includes/latest-install.md index d2e5f9cdd87b..2be020d57ad9 100644 --- a/reference/includes/latest-install.md +++ b/reference/includes/latest-install.md @@ -1,19 +1,18 @@ --- author: sdwheeler ms.author: sewhee -ms.date: 01/27/2025 +ms.date: 06/19/2025 ms.topic: include --- > [!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.