From 211565b1ba01f479e83605094747998ce1b2e070 Mon Sep 17 00:00:00 2001 From: Michal Piechowiak Date: Tue, 1 Oct 2024 20:02:01 +0200 Subject: [PATCH] feat: bump next runtime to 5.7.3 --- site/plugins.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/plugins.json b/site/plugins.json index 3ca2af588..f07d7443e 100644 --- a/site/plugins.json +++ b/site/plugins.json @@ -627,7 +627,7 @@ } }, { - "version": "5.7.2", + "version": "5.7.3", "featureFlag": "project_ceruledge_ui", "overridePinnedVersion": ">=4.0.0", "nodeVersion": ">=18.0.0",