PowerShell 7.5.4 released

Hi All,
Today i’ve noticed, that there is a new PowerShell 7 Version available. Currently i have PowerShell 7.5.3 installed.
Release Notes and Download: v7.5.4 Release of PowerShell
- Update to .NET SDK 9.0.306
- Update Ev2 Shell Extension Image to AzureLinux 3 for PMC Release
- Fix variable reference for release environment in pipeline
- Add v7.5.3 Changelog
- Add LinuxHost Network configuration to PowerShell Packages pipeline
- Backport Release Pipeline Changes
- Update branch for release
- Mark the 3 consistently failing tests as pending to unblock PRs
- add CodeQL suppresion for NativeCommandProcessor
- add CodeQL suppressions for UpdatableHelp and NativeCommandProcessor methods
- Remove UseDotnet task and use the dotnet-install script
- Automate Store Publishing
- Ensure that socket timeouts are set only during the token validation
- Suppress false positive PSScriptAnalyzer warnings in tests and build scripts
I’ve downloaded the *.msi File and here are the Screenshots from the Installation
Installation Sucessful
And here is the Result. I am running PowerShell 7.5.4
Get-Host
$PSVersionTable
Regards
Andres Bohren