From 528f3dd7f30c5aeb2caf3b599408753096d5d57b Mon Sep 17 00:00:00 2001 From: lemusthelroy Date: Thu, 13 Oct 2022 15:28:55 +0100 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 2ffcaba8c..aa0b1f13e 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": "1.0.1-developer-preview.0" + "version": "0.0.1-buildpreview" } ]