diff --git a/Get-PC/Get-PC.psd1 b/Get-PC/Get-PC.psd1 index 62b6113..ad868d8 100644 --- a/Get-PC/Get-PC.psd1 +++ b/Get-PC/Get-PC.psd1 @@ -12,7 +12,7 @@ RootModule = 'Get-PC.psm1' # Version number of this module. -ModuleVersion = '0.4.20' +ModuleVersion = '0.4.21' # Supported PSEditions # CompatiblePSEditions = @() diff --git a/Get-PC/patchnotes.txt b/Get-PC/patchnotes.txt index 589d826..30a35d2 100644 --- a/Get-PC/patchnotes.txt +++ b/Get-PC/patchnotes.txt @@ -1,4 +1,4 @@ -Patch +Patch 2025-4-29 -Fix DEL messages from SCCM queries now use the correct hostname -Update Removed HP campus from UserProfileBackup -Update Enabled errors in WinProfileRebuild restore just like UserProfileBackup