From 9121237f1bf229d3680e3f0f37944f02e22bc293 Mon Sep 17 00:00:00 2001 From: Zachary Gorman Date: Fri, 11 Oct 2024 16:59:51 -0700 Subject: [PATCH] Updated version number and patch notes date --- Get-PC.psd1 | 2 +- patchnotes.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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)