Skip to content

Commit d9f92ca

Browse files
authored
Update version info in include file (#12163)
1 parent 0b3fa68 commit d9f92ca

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

reference/includes/latest-install.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,18 @@
11
---
22
author: sdwheeler
33
ms.author: sewhee
4-
ms.date: 01/27/2025
4+
ms.date: 06/19/2025
55
ms.topic: include
66
---
77
<!-- markdownlint-disable first-line-h1 -->
88
> [!NOTE]
99
> The installation commands in this article are for the latest stable release of PowerShell. To
1010
> install a different version of PowerShell, adjust the command to match the version you need. The
11-
> following links direct you to the release page for each version in the PowerShell repository on
12-
> GitHub.
11+
> following links direct you to the latest release page for each version on GitHub.
1312
>
14-
> - v7.5.0 - Stable release: [https://aka.ms/powershell-release?tag=stable][03]
15-
> - v7.4.7 - LTS release: [https://aka.ms/powershell-release?tag=lts][01]
16-
> - v7.6.0-preview.2 - Preview release: [https://aka.ms/powershell-release?tag=preview][02]
13+
> - Stable release v7.5._x_: [https://aka.ms/powershell-release?tag=stable][03]
14+
> - LTS release v7.4._x_: [https://aka.ms/powershell-release?tag=lts][01]
15+
> - Preview release v7.6.0-preview._x_: [https://aka.ms/powershell-release?tag=preview][02]
1716
>
1817
> Download links for every package are found in the **Assets** section of the Release page. The
1918
> **Assets** section may be collapsed, so you may need to click to expand it.

0 commit comments

Comments
 (0)