docs: Update help

This commit is contained in:
DrIOS
2024-06-08 15:00:10 -05:00
parent 8a9044486b
commit db9b206ae3
4 changed files with 1 additions and 3 deletions

View File

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