Skip to content

Commit

Permalink
Fixing release notes syntax (#243)
Browse files Browse the repository at this point in the history
  • Loading branch information
bkatyl authored Jan 4, 2024
1 parent d78b5cf commit 1f903f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packaging/googet/google-compute-engine-sysprep.goospec
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"path": "sysprep/sysprep_uninstall.ps1"
},
"releaseNotes": [
"3.19.0 - Migrating MTU & Firewall rule modifications to use PowerShell cmdlets instead of netsh for Win10/2016 and above."
"3.19.0 - Migrating MTU & Firewall rule modifications to use PowerShell cmdlets instead of netsh for Win10/2016 and above.",
"3.18.0 - Updated activate_instance.ps1 to skip setting KMS and activation, if any known GCE Windows BYOL license is attached.",
"3.17.0 - Add Windows Server 2022 KMS client keys",
"3.16.0 - Ensure WinRM service is started before update HTTPS listener",
Expand Down

0 comments on commit 1f903f0

Please sign in to comment.