Skip to content

Commit 0168d94

Browse files
authored
fix: upgrade Next.js plugin to 3.7.1 (#385)
1 parent d7531b5 commit 0168d94

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
@@ -457,10 +457,10 @@
457457
"name": "Essential Next.js",
458458
"package": "@netlify/plugin-nextjs",
459459
"repo": "https://github.com/netlify/netlify-plugin-nextjs",
460-
"version": "3.7.0",
460+
"version": "3.7.1",
461461
"compatibility": [
462462
{
463-
"version": "3.7.0"
463+
"version": "3.7.1"
464464
},
465465
{
466466
"version": "1.1.5",

0 commit comments

Comments
 (0)