1 parent 776a6f7 commit 24e4f18Copy full SHA for 24e4f18
1 file changed
Tools/YamlCreate.ps1
@@ -236,7 +236,7 @@ if ($Settings) {
236
exit
237
}
238
239
-$ScriptHeader = '# Created with YamlCreate.ps1 v2.7.2'
+$ScriptHeader = '# Created with YamlCreate.ps1 v2.8.0'
240
$ManifestVersion = '1.12.0'
241
$PSDefaultParameterValues = @{ '*:Encoding' = 'UTF8' }
242
$Utf8NoBomEncoding = New-Object System.Text.UTF8Encoding $False
0 commit comments