diff --git a/PSTeams.psd1 b/PSTeams.psd1 index 9b18b9d..a311c07 100644 --- a/PSTeams.psd1 +++ b/PSTeams.psd1 @@ -12,7 +12,7 @@ RootModule = 'PSTeams.psm1' # Version number of this module. - ModuleVersion = '1.0.1' + ModuleVersion = '1.0.2' # Supported PSEditions CompatiblePSEditions = 'Desktop', 'Core'