From e6c6c631db77f75457d21f9cc3fa5fb2228ca2fe Mon Sep 17 00:00:00 2001 From: lemusthelroy Date: Fri, 14 Oct 2022 12:52:59 +0100 Subject: [PATCH] chore: update emails plugin --- site/plugins.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/plugins.json b/site/plugins.json index 595b2541f..be9845f38 100644 --- a/site/plugins.json +++ b/site/plugins.json @@ -724,6 +724,6 @@ "name": "Netlify Emails", "package": "@netlify/plugin-emails", "repo": "https://github.com/netlify/plugins", - "version": "0.0.3" + "version": "0.0.4" } ]