Publish 0.4.21

This commit is contained in:
Zachary Gorman 2025-04-29 12:05:12 -07:00
parent 9f78b355a0
commit 9cb244f374
2 changed files with 2 additions and 2 deletions

View file

@ -12,7 +12,7 @@
RootModule = 'Get-PC.psm1' RootModule = 'Get-PC.psm1'
# Version number of this module. # Version number of this module.
ModuleVersion = '0.4.20' ModuleVersion = '0.4.21'
# Supported PSEditions # Supported PSEditions
# CompatiblePSEditions = @() # CompatiblePSEditions = @()

View file

@ -1,4 +1,4 @@
Patch Patch 2025-4-29
-Fix DEL messages from SCCM queries now use the correct hostname -Fix DEL messages from SCCM queries now use the correct hostname
-Update Removed HP campus from UserProfileBackup -Update Removed HP campus from UserProfileBackup
-Update Enabled errors in WinProfileRebuild restore just like UserProfileBackup -Update Enabled errors in WinProfileRebuild restore just like UserProfileBackup