Skip to content

Commit

Permalink
doc: reserve 121 for Electron 29
Browse files Browse the repository at this point in the history
PR-URL: #50957
Reviewed-By: Luigi Pinca <[email protected]>
Reviewed-By: Michaël Zasso <[email protected]>
Reviewed-By: Yagiz Nizipli <[email protected]>
Reviewed-By: Richard Lau <[email protected]>
Reviewed-By: Moshe Atlow <[email protected]>
  • Loading branch information
codebytere authored and richardlau committed Mar 25, 2024
1 parent 625fd69 commit ddc7964
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/abi_version_registry.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
{
"NODE_MODULE_VERSION": [
{ "modules": 121,"runtime": "electron", "variant": "electron", "versions": "29" },
{ "modules": 120,"runtime": "node", "variant": "v8_11.8", "versions": "21.0.0" },
{ "modules": 119,"runtime": "electron", "variant": "electron", "versions": "28" },
{ "modules": 118,"runtime": "electron", "variant": "electron", "versions": "27" },
{ "modules": 117,"runtime": "electron", "variant": "electron", "versions": "26" },
Expand Down

0 comments on commit ddc7964

Please sign in to comment.