Skip to content

Commit 4880c6a

Browse files
authored
fix: roll back Next to 4.26.0 (#943)
1 parent 11cbeae commit 4880c6a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

site/plugins.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -500,10 +500,10 @@
500500
"name": "Next.js Runtime",
501501
"package": "@netlify/plugin-nextjs",
502502
"repo": "https://github.com/netlify/netlify-plugin-nextjs",
503-
"version": "4.27.1",
503+
"version": "4.26.0",
504504
"compatibility": [
505505
{
506-
"version": "4.27.1",
506+
"version": "4.26.0",
507507
"migrationGuide": "https://ntl.fyi/next-plugin-migration"
508508
},
509509
{

0 commit comments

Comments
 (0)