Vers 0.4.23 Updates and fixes to app output
This commit is contained in:
parent
05d25b3033
commit
920949721f
|
|
@ -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.22'
|
ModuleVersion = '0.4.23'
|
||||||
|
|
||||||
# Supported PSEditions
|
# Supported PSEditions
|
||||||
# CompatiblePSEditions = @()
|
# CompatiblePSEditions = @()
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,7 @@
|
||||||
Patch
|
Patch 2025-5-28
|
||||||
-Update SCCMQueryBlock uses asset tag to query Spark!
|
-Update SCCMQueryBlock uses asset tag to query Spark!
|
||||||
-Fix SCCM apps report version correctly
|
-Fix SCCM apps report version correctly
|
||||||
|
-Update Apps only display the first 40 characters of a name so output fits better
|
||||||
|
|
||||||
Patch 2025-5-6
|
Patch 2025-5-6
|
||||||
-Update Custom SHSApps have more robust detection
|
-Update Custom SHSApps have more robust detection
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue