diff --git a/CHANGELOG.md b/CHANGELOG.md index abf518d..c4bd7f3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,5 @@ # v3.0.0-rc.2 -## mm/dd/2019 +## 02/07/2019 1. [](#new) * Added a new `clear-queue-failures` CLI command to flush out failed sends diff --git a/blueprints.yaml b/blueprints.yaml index cb0b5eb..ae0298a 100644 --- a/blueprints.yaml +++ b/blueprints.yaml @@ -1,5 +1,5 @@ name: Email -version: 3.0.0-rc.1 +version: 3.0.0-rc.2 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.1' } + - { name: grav, version: '>=1.6.0-rc.2' } form: validation: loose