diff --git a/Get-PC/Get-PC.psd1 b/Get-PC/Get-PC.psd1 index 75c5f8f..de9d3a6 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.14' +ModuleVersion = '0.4.15' # Supported PSEditions # CompatiblePSEditions = @() diff --git a/Get-PC/patchnotes.txt b/Get-PC/patchnotes.txt index c573a9b..a91fafb 100644 --- a/Get-PC/patchnotes.txt +++ b/Get-PC/patchnotes.txt @@ -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