Updated version number and patch notes date
This commit is contained in:
parent
836fa1d4b7
commit
9121237f1b
|
|
@ -12,7 +12,7 @@
|
||||||
RootModule = 'Get-PC.psm1'
|
RootModule = 'Get-PC.psm1'
|
||||||
|
|
||||||
# Version number of this module.
|
# Version number of this module.
|
||||||
ModuleVersion = '0.4.10'
|
ModuleVersion = '0.4.11'
|
||||||
|
|
||||||
# Supported PSEditions
|
# Supported PSEditions
|
||||||
# CompatiblePSEditions = @()
|
# CompatiblePSEditions = @()
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
Patch: 2024-09
|
Patch: 2024-10-11
|
||||||
-Fix no more functions create a profile on the remote machine
|
-Fix no more functions create a profile on the remote machine
|
||||||
-Add Zebra GK420d and ZD421 report ip config mode in shsprinter
|
-Add Zebra GK420d and ZD421 report ip config mode in shsprinter
|
||||||
-Fix spelling error in progress bars ("stoarge" smh)
|
-Fix spelling error in progress bars ("stoarge" smh)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue