Skip to content

Commit d47c65f

Browse files
authored
Bump YamlCreate to 2.10.0 (#242778)
1 parent 24ee635 commit d47c65f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Tools/YamlCreate.ps1

+2-2
Original file line numberDiff line numberDiff line change
@@ -190,8 +190,8 @@ if ($Settings) {
190190
exit
191191
}
192192

193-
$ScriptHeader = '# Created with YamlCreate.ps1 v2.4.4'
194-
$ManifestVersion = '1.9.0'
193+
$ScriptHeader = '# Created with YamlCreate.ps1 v2.4.5'
194+
$ManifestVersion = '1.10.0'
195195
$PSDefaultParameterValues = @{ '*:Encoding' = 'UTF8' }
196196
$Utf8NoBomEncoding = New-Object System.Text.UTF8Encoding $False
197197
$ofs = ', '

0 commit comments

Comments
 (0)