diff --git a/README.md b/README.md index 6ec049d..0226d19 100644 Binary files a/README.md and b/README.md differ diff --git a/docs/index.html b/docs/index.html index 70af950..cc5badf 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 60067be..c00d0b8 100644 --- a/helpers/Build-Help.ps1 +++ b/helpers/Build-Help.ps1 @@ -3,7 +3,7 @@ Import-Module .\output\module\M365FoundationsCISReport\*\*.psd1 .\helpers\psDoc-master\src\psDoc.ps1 -moduleName M365FoundationsCISReport -outputDir ".\" -template ".\helpers\psDoc-master\src\out-markdown-template.ps1" -fileName ".\README.md" -#<# +<# $ver = "v0.1.2" git checkout main git pull origin main