prepare for rc.4 release

This commit is contained in:
Andy Miller
2020-02-03 10:13:10 -07:00
parent 146411dd1d
commit ac205aecd8
2 changed files with 5 additions and 5 deletions

View File

@@ -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

View File

@@ -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