From 880607f1d7ec5a1578a50b962eef38cd087a598b Mon Sep 17 00:00:00 2001 From: Keith-CY Date: Thu, 23 Nov 2023 08:25:39 +0000 Subject: [PATCH] feat: Update Neuron compatibility table --- compatible.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/compatible.json b/compatible.json index 14fd093098..204a2ddda4 100644 --- a/compatible.json +++ b/compatible.json @@ -55,6 +55,18 @@ "0.103" ], "light": [] + }, + "0.112": { + "full": [ + "0.112", + "0.111", + "0.110", + "0.109" + ], + "light": [ + "0.3", + "0.2" + ] } } }