Skip to content

Commit 1fc1b0f

Browse files
miniaknodejs-github-bot
authored andcommitted
doc: claim ABI version for Electron v17
Claiming a version for the next major Electron release. PR-URL: #40320 Reviewed-By: Michaël Zasso <[email protected]> Reviewed-By: Tobias Nießen <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Richard Lau <[email protected]> Reviewed-By: James M Snell <[email protected]>
1 parent 09e8e14 commit 1fc1b0f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/abi_version_registry.json

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"NODE_MODULE_VERSION": [
3+
{ "modules": 101,"runtime": "electron", "variant": "electron", "versions": "17" },
34
{ "modules": 100,"runtime": "node", "variant": "v8_9.4", "versions": "17.0.0-pre" },
45
{ "modules": 99, "runtime": "electron", "variant": "electron", "versions": "16" },
56
{ "modules": 98, "runtime": "electron", "variant": "electron", "versions": "15" },

0 commit comments

Comments
 (0)