diff --git a/README.md b/README.md index c33fe48..956c8f3 100644 Binary files a/README.md and b/README.md differ diff --git a/docs/index.html b/docs/index.html index 81728b4..93cd28e 100644 Binary files a/docs/index.html and b/docs/index.html differ diff --git a/helpers/Build-Help.ps1 b/helpers/Build-Help.ps1 index fd7469b..933f032 100644 --- a/helpers/Build-Help.ps1 +++ b/helpers/Build-Help.ps1 @@ -4,7 +4,7 @@ Import-Module .\output\module\M365FoundationsCISReport\*\*.psd1 <# - $ver = "v0.1.5" + $ver = "v0.1.6" git checkout main git pull origin main git tag -a $ver -m "Release version $ver refactor Update"