Skip to content

Commit b247bb6

Browse files
authored
Fix version typos (#12592)
1 parent c8b49ff commit b247bb6

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

reference/docs-conceptual/install/install-powershell-on-windows.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
description: How to install PowerShell on Windows
3-
ms.date: 12/15/2025
3+
ms.date: 12/17/2025
44
title: Install PowerShell on Windows
55
---
66
# Install PowerShell on Windows
@@ -52,7 +52,7 @@ winget search --id Microsoft.PowerShell
5252
Name Id Version Source
5353
---------------------------------------------------------------
5454
PowerShell Microsoft.PowerShell 7.5.4.0 winget
55-
PowerShell Preview Microsoft.PowerShell.Preview 7.6.0.5 winget
55+
PowerShell Preview Microsoft.PowerShell.Preview 7.6.0.6 winget
5656
```
5757

5858
Install PowerShell or PowerShell Preview using the `--id` parameter

reference/docs-conceptual/whats-new/What-s-New-in-PowerShell-76.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
title: What's New in PowerShell 7.6
33
description: New features and changes released in PowerShell 7.6
4-
ms.date: 12/09/2025
4+
ms.date: 12/17/2025
55
---
66

77
# What's New in PowerShell 7.6
88

99
PowerShell 7.6-preview.6 includes the following features, updates, and breaking changes. PowerShell
10-
7.6 is built on .NET 9.0.101 GA release.
10+
7.6 is built on .NET 10.0.0 GA release.
1111

1212
For a complete list of changes, see the [CHANGELOG][log] in the GitHub repository.
1313

0 commit comments

Comments
 (0)