diff --git a/site/plugins.json b/site/plugins.json index 47aafd95e..d579086a7 100644 --- a/site/plugins.json +++ b/site/plugins.json @@ -1004,7 +1004,13 @@ "name": "Netlify Emails", "package": "@netlify/plugin-emails", "repo": "https://github.com/netlify/plugins", - "version": "1.1.1" + "version": "2.0.1", + "compatibility": [ + { + "version": "2.0.1", + "overridePinnedVersion": ">=1.0.0" + } + ] }, { "name": "ChiselStrike",