docs: Fomatting changes

This commit is contained in:
DrIOS
2024-06-09 10:54:34 -05:00
parent 4db0fd3742
commit 5c868a20fc
3 changed files with 8 additions and 2 deletions

View File

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