From 38ffbc6104800a8362265a862aeca8d8ae74eb61 Mon Sep 17 00:00:00 2001 From: Michal Piechowiak Date: Mon, 24 Apr 2023 17:56:55 +0200 Subject: [PATCH] feat: unflag version 4.35.0 of next-runtime --- site/plugins.json | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/site/plugins.json b/site/plugins.json index 17bb9ac9c..18925fe22 100644 --- a/site/plugins.json +++ b/site/plugins.json @@ -609,14 +609,10 @@ "name": "Next.js Runtime", "package": "@netlify/plugin-nextjs", "repo": "https://github.com/netlify/next-runtime", - "version": "4.34.0", + "version": "4.35.0", "compatibility": [ { "version": "4.35.0", - "featureFlag": "build_plugins_use_prerelease" - }, - { - "version": "4.34.0", "migrationGuide": "https://ntl.fyi/next-plugin-migration" }, {