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