diff --git a/Source/PSPlex.psd1 b/Source/PSPlex.psd1 index 372b774..392c77f 100644 --- a/Source/PSPlex.psd1 +++ b/Source/PSPlex.psd1 @@ -12,7 +12,7 @@ RootModule = 'PSPlex.psm1' # Version number of this module. - ModuleVersion = '1.0.18' + ModuleVersion = '1.0.19' # Supported PSEditions CompatiblePSEditions = 'Core', 'Desktop' @@ -149,4 +149,3 @@ # DefaultCommandPrefix = '' } -