Skip to content

Commit

Permalink
prepare for rc.2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
rhukster committed Feb 7, 2019
1 parent e154cb9 commit 3e2ea97
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
4 changes: 2 additions & 2 deletions blueprints.yaml
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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
Expand Down

0 comments on commit 3e2ea97

Please sign in to comment.