Updated version number and patch notes date

This commit is contained in:
Zachary Gorman 2024-10-11 16:59:51 -07:00
parent 836fa1d4b7
commit 9121237f1b
2 changed files with 2 additions and 2 deletions

View file

@ -12,7 +12,7 @@
RootModule = 'Get-PC.psm1'
# Version number of this module.
ModuleVersion = '0.4.10'
ModuleVersion = '0.4.11'
# Supported PSEditions
# CompatiblePSEditions = @()

View file

@ -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)