fix: Export Table Changes Reverted

This commit is contained in:
DrIOS
2024-06-28 16:09:13 -05:00
parent 95eb18ccf4
commit 8c8445c9d9
2 changed files with 4 additions and 7 deletions

View File

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