From ce732c8fca25e1eea32a42c15395cf2ea2054bc5 Mon Sep 17 00:00:00 2001 From: Andy Miller Date: Thu, 29 Jun 2023 13:34:45 -0600 Subject: [PATCH] prepare for release --- CHANGELOG.md | 2 +- blueprints.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2da60df..b47ce53 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,5 @@ # v4.0.3 -## mm/dd/2023 +## 06/29/2023 1. [](#improved) * Simplified the `Email::processRecipients()` logic for readability diff --git a/blueprints.yaml b/blueprints.yaml index 995b4c3..442a62c 100644 --- a/blueprints.yaml +++ b/blueprints.yaml @@ -1,7 +1,7 @@ name: Email slug: email type: plugin -version: 4.0.2 +version: 4.0.3 testing: false description: Enables the emailing system for Grav icon: envelope