docs: Update testfile

This commit is contained in:
DrIOS
2024-07-07 12:56:02 -05:00
parent e86c61d221
commit f830bdf2f0

View File

@@ -4,7 +4,7 @@ Import-Module .\output\module\M365FoundationsCISReport\*\*.psd1
<# <#
$ver = "v0.1.22" $ver = "v0.1.23"
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"