Skip to content

Commit 3edd191

Browse files
authored
fix: update Next plugin to 3.9.2 (#476)
* fix: update Next plugin to 3.9.1 * fix: published again bc of npm outage
1 parent 823e601 commit 3edd191

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
@@ -458,10 +458,10 @@
458458
"name": "Essential Next.js",
459459
"package": "@netlify/plugin-nextjs",
460460
"repo": "https://github.com/netlify/netlify-plugin-nextjs",
461-
"version": "3.9.0",
461+
"version": "3.9.2",
462462
"compatibility": [
463463
{
464-
"version": "3.9.0"
464+
"version": "3.9.2"
465465
},
466466
{
467467
"version": "1.1.5",

0 commit comments

Comments
 (0)