Skip to content

Commit

Permalink
build: update NMV to 132 (electron#44135)
Browse files Browse the repository at this point in the history
Node PR: nodejs/node#55306

Do not merge before attached Node PR is merged. This PR updates our NMV to 132 for Electron 34

Please merge this PR before branching 34-x-y
  • Loading branch information
mlaurencin authored and yangannyx committed Oct 21, 2024
1 parent df36ea1 commit 9a83501
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/args/all.gn
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ is_electron_build = true
root_extra_deps = [ "//electron" ]

# Registry of NMVs --> https://github.com/nodejs/node/blob/main/doc/abi_version_registry.json
node_module_version = 130
node_module_version = 132

v8_promise_internal_field_count = 1
v8_embedder_string = "-electron.0"
Expand Down

0 comments on commit 9a83501

Please sign in to comment.