From 03c13578e25fb434c3f7467df576894d9fcd122c Mon Sep 17 00:00:00 2001 From: "token-generator-app[bot]" <82042599+token-generator-app[bot]@users.noreply.github.com> Date: Mon, 14 Feb 2022 16:58:32 +0000 Subject: [PATCH] feat: update plugin @netlify/plugin-nextjs to version 4.2.6 --- site/plugins.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/site/plugins.json b/site/plugins.json index 427eef5fc..322a42e56 100644 --- a/site/plugins.json +++ b/site/plugins.json @@ -477,10 +477,10 @@ "name": "Essential Next.js", "package": "@netlify/plugin-nextjs", "repo": "https://github.com/netlify/netlify-plugin-nextjs", - "version": "4.2.5", + "version": "4.2.6", "compatibility": [ { - "version": "4.2.5", + "version": "4.2.6", "migrationGuide": "https://ntl.fyi/next-plugin-migration" }, {