From 567169e15bf115e6386c56453398898c35da82a5 Mon Sep 17 00:00:00 2001 From: Rob Stanford Date: Wed, 17 Jan 2024 09:36:01 +0000 Subject: [PATCH] feat: update the beta of the next runtime (#1297) --- site/plugins.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/plugins.json b/site/plugins.json index 4547a0272..864fdab27 100644 --- a/site/plugins.json +++ b/site/plugins.json @@ -612,7 +612,7 @@ "version": "4.41.2", "compatibility": [ { - "version": "5.0.0-beta.1", + "version": "5.0.0-beta.2", "featureFlag": "project_ceruledge_ui", "overridePinnedVersion": ">=4.0.0", "nodeVersion": ">=18.0.0",