diff --git a/DFIR-O365RC/DFIR-O365RC.psd1 b/DFIR-O365RC/DFIR-O365RC.psd1 index 946c534..8326b6a 100755 --- a/DFIR-O365RC/DFIR-O365RC.psd1 +++ b/DFIR-O365RC/DFIR-O365RC.psd1 @@ -7,7 +7,7 @@ RootModule = '.\DFIR-O365RC.psm1' # Version number of this module. - ModuleVersion = '2.0.2' + ModuleVersion = '2.0.3' # Supported PSEditions CompatiblePSEditions = 'Core', 'Desktop'