Skip to content

Commit 81216a3

Browse files
codebytereaddaleax
authored andcommitted
doc: claim ABI version 85 for Electron 11
PR-URL: #33375 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Jiawen Geng <technicalcute@gmail.com> Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
1 parent 37b4717 commit 81216a3

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

doc/abi_version_registry.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"NODE_MODULE_VERSION": [
3-
{ "modules": 84, "runtime": "node", "variant": "v8_8.3", "versions": "15.0.0-pre" },
3+
{ "modules": 85, "runtime": "electron", "variant": "electron", "versions": "11" },
4+
{ "modules": 84, "runtime": "node", "variant": "v8_8.3", "versions": "15.0.0-pre" },
45
{ "modules": 83, "runtime": "node", "variant": "v8_8.1", "versions": "14.0.0" },
56
{ "modules": 82, "runtime": "electron", "variant": "electron", "versions": "10" },
67
{ "modules": 81, "runtime": "node", "variant": "v8_7.9", "versions": "14.0.0-pre" },

0 commit comments

Comments
 (0)