From f1435d03eb3e9e1682884d7b6013ebc183fbf3df Mon Sep 17 00:00:00 2001 From: Andy Miller Date: Mon, 18 Feb 2019 14:28:01 -0700 Subject: [PATCH] prepare for rc.3 --- CHANGELOG.md | 6 ++++++ blueprints.yaml | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c4bd7f3..201c5fb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +# v3.0.0-rc.3 +## 02/18/2019 + +1. [](#new) + * Release Candidate 3 + # v3.0.0-rc.2 ## 02/07/2019 diff --git a/blueprints.yaml b/blueprints.yaml index ae0298a..08ad02a 100644 --- a/blueprints.yaml +++ b/blueprints.yaml @@ -1,5 +1,5 @@ name: Email -version: 3.0.0-rc.2 +version: 3.0.0-rc.3 testing: true description: Enables the emailing system for Grav icon: envelope @@ -13,7 +13,7 @@ bugs: https://github.com/getgrav/grav-plugin-email/issues license: MIT dependencies: - - { name: grav, version: '>=1.6.0-rc.2' } + - { name: grav, version: '>=1.6.0-rc.3' } form: validation: loose