From 69a381e810db701053f8e309ec25dccd60e2bfbd Mon Sep 17 00:00:00 2001 From: "token-generator-app[bot]" <82042599+token-generator-app[bot]@users.noreply.github.com> Date: Wed, 12 Oct 2022 13:58:24 +0000 Subject: [PATCH] feat: update plugin @netlify/plugin-nextjs to version 4.25.0 --- site/plugins.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/site/plugins.json b/site/plugins.json index cca556eea..2ffcaba8c 100644 --- a/site/plugins.json +++ b/site/plugins.json @@ -500,10 +500,10 @@ "name": "Next.js Runtime", "package": "@netlify/plugin-nextjs", "repo": "https://github.com/netlify/netlify-plugin-nextjs", - "version": "4.24.3", + "version": "4.25.0", "compatibility": [ { - "version": "4.24.3", + "version": "4.25.0", "migrationGuide": "https://ntl.fyi/next-plugin-migration" }, {