diff --git a/site/plugins.json b/site/plugins.json index ab831cab8..68130ae9b 100644 --- a/site/plugins.json +++ b/site/plugins.json @@ -492,10 +492,10 @@ "name": "Next.js Runtime", "package": "@netlify/plugin-nextjs", "repo": "https://github.com/netlify/netlify-plugin-nextjs", - "version": "4.23.3", + "version": "4.24.0", "compatibility": [ { - "version": "4.23.3", + "version": "4.24.0", "migrationGuide": "https://ntl.fyi/next-plugin-migration" }, { @@ -613,8 +613,12 @@ "repo": "https://github.com/Cecilapp/netlify-plugin-cecil-cache", "version": "0.3.3", "compatibility": [ - { "version": "0.3.3" }, - { "version": "0.2.5" } + { + "version": "0.3.3" + }, + { + "version": "0.2.5" + } ] }, {