Added last patchnote and incremented version number
This commit is contained in:
parent
7a01bf51b0
commit
b7fdd6656f
|
|
@ -12,7 +12,7 @@
|
|||
RootModule = 'Get-PC.psm1'
|
||||
|
||||
# Version number of this module.
|
||||
ModuleVersion = '0.4.14'
|
||||
ModuleVersion = '0.4.15'
|
||||
|
||||
# Supported PSEditions
|
||||
# CompatiblePSEditions = @()
|
||||
|
|
|
|||
|
|
@ -2,6 +2,7 @@ Patch 2025-2-13
|
|||
-Add HostnamesByPrinter to list hostnames with printer installed
|
||||
-Add JobsPrinters to query many printers faster
|
||||
-Update Apps no longer queries sccm when workstation is online
|
||||
-Fix Monitor reports initial state to output instead of host
|
||||
|
||||
Patch: 2025-2-4
|
||||
-Add ADGroups flag to list out a workstation or user's AD groups
|
||||
|
|
|
|||
Loading…
Reference in a new issue