From ca23671118888ded8c0970f035b0b45b684f4246 Mon Sep 17 00:00:00 2001 From: Nik Charlebois Date: Fri, 8 Nov 2024 14:57:34 -0500 Subject: [PATCH] Release 1.24.1106.3 --- CHANGELOG.md | 11 +++++------ Modules/Microsoft365DSC/Microsoft365DSC.psd1 | 4 ++-- 2 files changed, 7 insertions(+), 8 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 202464f1d7..6845ab5c9e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Change log for Microsoft365DSC -# 1.24.1106.2 +# 1.24.1106.3 * AzureBillingAccountScheduledAction * Initial release. @@ -10,16 +10,15 @@ * Initial release. * EXODataAtRestEncryptionPolicy * Initial release. +* IntuneAntivirusPolicyMacOS + * Initial release. * IntuneAntivirusExclusionsPolicyLinux * Initial release. -* MISC - * Fixed issues with API Url's parsing. - * IntuneFirewallRulesPolicyWindows10 * Initial release. +* MISC + * Fixed issues with API Url's parsing. -* IntuneAntivirusPolicyMacOS - * Initial release. # 1.24.1106.1 diff --git a/Modules/Microsoft365DSC/Microsoft365DSC.psd1 b/Modules/Microsoft365DSC/Microsoft365DSC.psd1 index 786f513b5a..fa43f229f6 100644 --- a/Modules/Microsoft365DSC/Microsoft365DSC.psd1 +++ b/Modules/Microsoft365DSC/Microsoft365DSC.psd1 @@ -3,7 +3,7 @@ # # Generated by: Microsoft Corporation # -# Generated on: 2024-11-06 +# Generated on: 2024-11-08 @{ @@ -11,7 +11,7 @@ # RootModule = '' # Version number of this module. - ModuleVersion = '1.24.1106.1' + ModuleVersion = '1.24.1106.3' # Supported PSEditions # CompatiblePSEditions = @()