Skip to content

Commit 24e4f18

Browse files
committed
Bump script version
1 parent 776a6f7 commit 24e4f18

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Tools/YamlCreate.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@ if ($Settings) {
236236
exit
237237
}
238238

239-
$ScriptHeader = '# Created with YamlCreate.ps1 v2.7.2'
239+
$ScriptHeader = '# Created with YamlCreate.ps1 v2.8.0'
240240
$ManifestVersion = '1.12.0'
241241
$PSDefaultParameterValues = @{ '*:Encoding' = 'UTF8' }
242242
$Utf8NoBomEncoding = New-Object System.Text.UTF8Encoding $False

0 commit comments

Comments
 (0)