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 <luigipinca@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Yagiz Nizipli <yagiz.nizipli@sentry.io>
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
  • Loading branch information
codebytere authored and targos committed Dec 4, 2023
1 parent cedc342 commit 759ebca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/abi_version_registry.json
@@ -1,5 +1,6 @@
{
"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" },
Expand Down

0 comments on commit 759ebca

Please sign in to comment.