diff --git a/reference/docs-conceptual/whats-new/What-s-New-in-PowerShell-75.md b/reference/docs-conceptual/whats-new/What-s-New-in-PowerShell-75.md index 5e38ca37d88..1018726fa33 100644 --- a/reference/docs-conceptual/whats-new/What-s-New-in-PowerShell-75.md +++ b/reference/docs-conceptual/whats-new/What-s-New-in-PowerShell-75.md @@ -57,9 +57,9 @@ Many thanks to **@ArmaanMcleod** and others for all their work to improve tab co ## Web cmdlets improvements -- Fix to allow `-PassThru` and `-Outfile` work together ([#24086][24086]) (Thanks @jshigetomi!) -- Add `OutFile` property in `WebResponseObject` ([#24047][24047]) (Thanks @jshigetomi!) -- Show filename in `Invoke-WebRequest -OutFile -Verbose` ([#24041][24041]) (Thanks @jshigetomi!) +- Fix to allow `-PassThru` and `-Outfile` work together ([#24086][24086]) +- Add `OutFile` property in `WebResponseObject` ([#24047][24047]) +- Show filename in `Invoke-WebRequest -OutFile -Verbose` ([#24041][24041]) - Fix WebCmdlets when `-Body` is specified but `ContentType` is not ([#23952][23952]) (Thanks @CarloToso!) - Fix `Invoke-WebRequest` to report correct size when `-Resume` is specified ([#20207][20207]) diff --git a/reference/module/index.md b/reference/module/index.md index dcdd92399fb..f95d31beef3 100644 --- a/reference/module/index.md +++ b/reference/module/index.md @@ -11,7 +11,7 @@ ms.devlang: powershell ms.manager: sewhee ms.product: powershell ms.topic: landing-page -quickFilterColumn1: powershell-7.4,windowsserver2022-ps +quickFilterColumn1: powershell-7.4,windowsserver2025-ps quickFilterColumn2: azps-13.0.0,sqlserver-ps quickFilterColumn3: graph-powershell-1.0,systemcenter-ps-2022 title: PowerShell Module Browser