Skip to content
Prev Previous commit
Next Next commit
build: reset embedder string to "-node.0"
  • Loading branch information
targos committed Oct 20, 2025
commit 42ccb2c7c888d15649babab275cd39e8c1e9a99a
2 changes: 1 addition & 1 deletion common.gypi
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@

# Reset this number to 0 on major V8 upgrades.
# Increment by one for each non-official patch applied to deps/v8.
'v8_embedder_string': '-node.11',
'v8_embedder_string': '-node.0',

##### V8 defaults for Node.js #####

Expand Down