diff --git a/Modules/Microsoft365DSC/Microsoft365DSC.psd1 b/Modules/Microsoft365DSC/Microsoft365DSC.psd1 index 13f65313b9..a3549202a8 100644 --- a/Modules/Microsoft365DSC/Microsoft365DSC.psd1 +++ b/Modules/Microsoft365DSC/Microsoft365DSC.psd1 @@ -3,7 +3,7 @@ # # Generated by: Microsoft Corporation # -# Generated on: 2020-09-30 +# Generated on: 2020-10-07 @{ @@ -11,7 +11,7 @@ # RootModule = '' # Version number of this module. - ModuleVersion = '1.20.930.1' + ModuleVersion = '1.20.1007.1' # Supported PSEditions # CompatiblePSEditions = @() @@ -174,22 +174,12 @@ IconUri = 'https://github.com/microsoft/Microsoft365DSC/blob/Dev/Modules/Microsoft365DSC/Dependencies/Images/Logo.png?raw=true' # ReleaseNotes of this module - ReleaseNotes = "* IntuneDeviceCategory - * Initial Release; -* SPOSite - * Fixed an issue where updating a site's properties - would throw an error complaining about the object - not being in a correct state. -* DEPENDENCIES - * AADPreview Updated to 2.0.2.117; - * ExchangeOnlineManagement Updated to 2.0.3; - * MSCloudLoginAssistant Updated to 1.0.40; - * ReverseDSC Updated to 2.0.0.7; -* Misc - * Removed EncryptionTemplateID from SCSensitivityLabel (Issue #758) - * Added AzureAD app support SPOSiteDesign - * Added possibility to provide a custom header to Blueprint - assessment and delta reports." + ReleaseNotes = "* TeamsCallingPolicy + * Added new supported properties; +* TeamsMeetingPolicy + * Added new supported properties; +* TeamsTeam + * Added new supported properties;" # Flag to indicate whether the module requires explicit user acceptance for install/update # RequireLicenseAcceptance = $false