From 9508130dddea6d1e48ba7e9ffbf201e192e71828 Mon Sep 17 00:00:00 2001 From: DrIOS <58635327+DrIOSX@users.noreply.github.com> Date: Sat, 3 Aug 2024 11:28:46 -0500 Subject: [PATCH] fix: compatibility version --- source/M365FoundationsCISReport.psd1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/M365FoundationsCISReport.psd1 b/source/M365FoundationsCISReport.psd1 index 1a9cfa2..98dfe2b 100644 --- a/source/M365FoundationsCISReport.psd1 +++ b/source/M365FoundationsCISReport.psd1 @@ -33,7 +33,7 @@ Copyright = '(c) 2024 Douglas S. Rios (DrIOSx). All rights reserved.' Description = 'Automated assessment of 50 CIS 365 Foundations v3.0.0 benchmark.' # Minimum version of the Windows PowerShell engine required by this module -PowerShellVersion = '5.0' +PowerShellVersion = '5.1' # Name of the Windows PowerShell host required by this module # PowerShellHostName = ''