From 421a51ab76015dba3a2713d0302579768a966c6b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 29 Nov 2024 17:37:13 +0900 Subject: [PATCH] Update Neuron compatibility table (#3270) Co-authored-by: Keith-CY <7271329+Keith-CY@users.noreply.github.com> --- compatible.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/compatible.json b/compatible.json index 7e9f198dc..cdb29ad5b 100644 --- a/compatible.json +++ b/compatible.json @@ -159,6 +159,26 @@ "0.3", "0.2" ] + }, + "0.119": { + "full": [ + "0.119", + "0.118", + "0.117", + "0.116", + "0.115", + "0.114", + "0.113", + "0.112", + "0.111", + "0.110", + "0.109" + ], + "light": [ + "0.4", + "0.3", + "0.2" + ] } } }