Skip to content

Commit 3240a2f

Browse files
VerteDinderichardlau
authored andcommittedMar 25, 2024
doc: reserve 123 for Electron 30
PR-URL: #51803 Reviewed-By: Michaël Zasso <[email protected]> Reviewed-By: Marco Ippolito <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Adrian Estrada <[email protected]> Reviewed-By: Shelley Vohr <[email protected]>
1 parent 597e3db commit 3240a2f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎doc/abi_version_registry.json

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
{
22
"NODE_MODULE_VERSION": [
3+
{ "modules": 123,"runtime": "electron", "variant": "electron", "versions": "30" },
4+
{ "modules": 122,"runtime": "node", "variant": "v8_11.9", "versions": "22.0.0-pre" },
35
{ "modules": 121,"runtime": "electron", "variant": "electron", "versions": "29" },
46
{ "modules": 120,"runtime": "node", "variant": "v8_11.8", "versions": "21.0.0" },
57
{ "modules": 119,"runtime": "electron", "variant": "electron", "versions": "28" },

0 commit comments

Comments
 (0)