From 556095b1582114196a2617521043b425d4510cb5 Mon Sep 17 00:00:00 2001 From: "electron-node-abi-updater[bot]" <145538647+electron-node-abi-updater[bot]@users.noreply.github.com> Date: Mon, 10 Jun 2024 21:04:54 +0000 Subject: [PATCH] feat: update ABI registry --- abi_registry.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/abi_registry.json b/abi_registry.json index 10b84f1..a5edbb0 100644 --- a/abi_registry.json +++ b/abi_registry.json @@ -306,7 +306,7 @@ }, { "abi": "123", - "future": true, + "future": false, "lts": false, "runtime": "electron", "target": "31.0.0-alpha.1" @@ -320,7 +320,7 @@ }, { "abi": "125", - "future": true, + "future": false, "lts": false, "runtime": "electron", "target": "31.0.0-beta.7"