Skip to content

Commit c120664

Browse files
authored
Fix syntax error (#270)
1 parent 1477a4b commit c120664

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packaging/googet/google-compute-engine-sysprep.goospec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"path": "sysprep/sysprep_uninstall.ps1"
2323
},
2424
"releaseNotes": [
25-
"3.27.0 - Update instance_setup.ps1 to only disable LSO for GVNIC for driver versions less than 2.0 (GQ)"
25+
"3.27.0 - Update instance_setup.ps1 to only disable LSO for GVNIC for driver versions less than 2.0 (GQ)",
2626
"3.26.0 - Updated activate_instance.ps1 to to support Server 2025",
2727
"3.25.0 - Updated instance_setup.ps1 to 169.254.169.254 instead of metadata.google.internal",
2828
"3.24.0 - Updating activate_instance.ps1 to detect PAYG licenses.",

0 commit comments

Comments
 (0)