From 0db4790c40ac9e967b7a3d63e8efa0cfd3aa371e Mon Sep 17 00:00:00 2001 From: Keith-CY Date: Wed, 6 Dec 2023 00:47:55 +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" + ] } } }