From f29bf0c5c6b3f97d40fee9352b257d518061887f Mon Sep 17 00:00:00 2001 From: Philippe Serhal Date: Tue, 6 May 2025 09:30:23 -0400 Subject: [PATCH] fix: bump next-runtime to 5.11.1 --- site/plugins.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/plugins.json b/site/plugins.json index 5ed966f83..6fc8417eb 100644 --- a/site/plugins.json +++ b/site/plugins.json @@ -627,7 +627,7 @@ } }, { - "version": "5.11.0", + "version": "5.11.1", "featureFlag": "project_ceruledge_ui", "overridePinnedVersion": ">=4.0.0", "nodeVersion": ">=18.0.0",