diff --git a/DynamicTitle/DynamicTitle.psd1 b/DynamicTitle/DynamicTitle.psd1 index 186fb47..7cf788b 100644 --- a/DynamicTitle/DynamicTitle.psd1 +++ b/DynamicTitle/DynamicTitle.psd1 @@ -4,7 +4,7 @@ RootModule = 'DynamicTitle.psm1' # Version number of this module. -ModuleVersion = '0.3.0' +ModuleVersion = '0.4.0' # Supported PSEditions CompatiblePSEditions = @('Desktop', 'Core')