diff --git a/Get-PC.psd1 b/Get-PC.psd1 index 489ddd1..cf79904 100644 --- a/Get-PC.psd1 +++ b/Get-PC.psd1 @@ -12,7 +12,7 @@ RootModule = 'Get-PC.psm1' # Version number of this module. -ModuleVersion = '0.4.10' +ModuleVersion = '0.4.11' # Supported PSEditions # CompatiblePSEditions = @() diff --git a/patchnotes.txt b/patchnotes.txt index 88631b4..2f8c6dd 100644 --- a/patchnotes.txt +++ b/patchnotes.txt @@ -1,4 +1,4 @@ -Patch: 2024-09 +Patch: 2024-10-11 -Fix no more functions create a profile on the remote machine -Add Zebra GK420d and ZD421 report ip config mode in shsprinter -Fix spelling error in progress bars ("stoarge" smh)