diff --git a/Get-PC.psd1 b/Get-PC.psd1 index 30ebe88..6be505f 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.12' +ModuleVersion = '0.3.13' # Supported PSEditions # CompatiblePSEditions = @()