docs: Update docs/README

This commit is contained in:
DrIOS
2024-06-08 16:40:58 -05:00
parent 0d97b95c6c
commit 055ab42261
3 changed files with 1 additions and 1 deletions

BIN
README.md

Binary file not shown.

Binary file not shown.

View File

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