From 9a822a6a32732c7f05d267e3202e189d7da4197f Mon Sep 17 00:00:00 2001 From: lemusthelroy Date: Mon, 31 Oct 2022 15:48:40 +0000 Subject: [PATCH] chore: update email plugin version --- site/plugins.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/plugins.json b/site/plugins.json index b56b6ced3..d8c3cfdb8 100644 --- a/site/plugins.json +++ b/site/plugins.json @@ -958,6 +958,6 @@ "name": "Netlify Emails", "package": "@netlify/plugin-emails", "repo": "https://github.com/netlify/plugins", - "version": "0.0.17" + "version": "0.0.20" } ]