From bbac4d229c42a61016301d738cd112d1274fdef7 Mon Sep 17 00:00:00 2001 From: Krishnanand V P Date: Mon, 25 Aug 2025 14:16:47 +0530 Subject: [PATCH] bump graph-node version requirement in feature support matrix --- docs/feature-support-matrix.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/feature-support-matrix.md b/docs/feature-support-matrix.md index 3adacb328..01691d9eb 100644 --- a/docs/feature-support-matrix.md +++ b/docs/feature-support-matrix.md @@ -48,7 +48,7 @@ The accepted `graph-node` version range must always be specified; it always comp The latest for the feature matrix above: ``` -graph-node: >=0.38.0 <=0.39.1 +graph-node: >=0.38.0 <=0.40.0 ``` ### Latest Council snapshot