From 40600a6cf3924d8a4356e4a92c79fbc8a284eb6c Mon Sep 17 00:00:00 2001 From: David Sanders Date: Mon, 2 Oct 2023 23:43:34 -0700 Subject: [PATCH] doc: reserve 119 for Electron 28 Signed-off-by: David Sanders --- doc/abi_version_registry.json | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/abi_version_registry.json b/doc/abi_version_registry.json index 2208ef07d148a2..3c2bbfc0f0adaa 100644 --- a/doc/abi_version_registry.json +++ b/doc/abi_version_registry.json @@ -1,5 +1,6 @@ { "NODE_MODULE_VERSION": [ + { "modules": 119,"runtime": "electron", "variant": "electron", "versions": "28" }, { "modules": 118,"runtime": "electron", "variant": "electron", "versions": "27" }, { "modules": 117,"runtime": "electron", "variant": "electron", "versions": "26" }, { "modules": 116,"runtime": "electron", "variant": "electron", "versions": "25" },