diff --git a/Get-PC.psd1 b/Get-PC.psd1 index 747739e..489ddd1 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.9' +ModuleVersion = '0.4.10' # Supported PSEditions # CompatiblePSEditions = @()