diff --git a/CHANGELOG.md b/CHANGELOG.md index bb9dfcc0..69f0b305 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,5 @@ # v1.10.0-rc.4 -## mm/dd/2020 +## 03/20/2020 1. [](#new) * Added message to dashboard to install Flex Objects plugin if it is missing diff --git a/blueprints.yaml b/blueprints.yaml index 4c74b8b4..d325bdaa 100644 --- a/blueprints.yaml +++ b/blueprints.yaml @@ -1,5 +1,5 @@ name: Admin Panel -version: 1.10.0-rc.3 +version: 1.10.0-rc.4 testing: true description: Adds an advanced administration panel to manage your site icon: empire @@ -14,10 +14,10 @@ docs: https://github.com/getgrav/grav-plugin-admin/blob/develop/README.md license: MIT dependencies: - - { name: grav, version: '>=1.7.0-rc.3' } - - { name: form, version: '>=4.0.1' } + - { name: grav, version: '>=1.7.0-rc.4' } + - { name: form, version: '>=4.0.2' } - { name: login, version: '>=3.0.5' } - - { name: email, version: '>=3.0.3' } + - { name: email, version: '>=3.0.5' } form: validation: loose