docs: 6.1.2,6.1.3 refactored

This commit is contained in:
DrIOS
2024-06-13 10:22:38 -05:00
parent cd3162aad0
commit 0cde0ae5e2
5 changed files with 106 additions and 81 deletions

View File

@@ -4,7 +4,7 @@ Import-Module .\output\module\M365FoundationsCISReport\*\*.psd1
<#
$ver = "v0.1.9"
$ver = "v0.1.10"
git checkout main
git pull origin main
git tag -a $ver -m "Release version $ver refactor Update"