Incremented version number to 0.4.22
This commit is contained in:
parent
d5821e17a5
commit
78efcd863f
|
|
@ -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.21'
|
ModuleVersion = '0.4.22'
|
||||||
|
|
||||||
# Supported PSEditions
|
# Supported PSEditions
|
||||||
# CompatiblePSEditions = @()
|
# CompatiblePSEditions = @()
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
Patch
|
Patch 2025-5-6
|
||||||
-Update Custom SHSApps have more robust detection
|
-Update Custom SHSApps have more robust detection
|
||||||
-Fix SCCM queries return mac address correctly
|
-Fix SCCM queries return mac address correctly
|
||||||
-Add UserProfileBackup has progress bars!
|
-Add UserProfileBackup has progress bars!
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue