diff --git a/Get-PC.psd1 b/Get-PC.psd1 index 2c8d7cb..f08bfab 100644 --- a/Get-PC.psd1 +++ b/Get-PC.psd1 @@ -12,7 +12,7 @@ RootModule = 'Get-PC.psm1' # Version number of this module. -ModuleVersion = '0.3.17' +ModuleVersion = '0.4.1' # Supported PSEditions # CompatiblePSEditions = @()