prepare for rc.7 release

This commit is contained in:
Andy Miller
2020-03-05 13:25:47 -07:00
parent 02d636ca84
commit 2e7c8881cb
2 changed files with 4 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
# v1.10.0-rc.7
## mm/dd/2020
## 03/05/2020
1. [](#new)
* Enable admin cache by default (for existing sites, check `Plugins > Admin Panel > Enable Admin Caching`)

View File

@@ -1,5 +1,5 @@
name: Admin Panel
version: 1.10.0-rc.6
version: 1.10.0-rc.7
testing: true
description: Adds an advanced administration panel to manage your site
icon: empire
@@ -14,11 +14,11 @@ docs: https://github.com/getgrav/grav-plugin-admin/blob/develop/README.md
license: MIT
dependencies:
- { name: grav, version: '>=1.7.0-rc.6' }
- { name: grav, version: '>=1.7.0-rc.7' }
- { name: form, version: '>=4.0.3' }
- { name: login, version: '>=3.0.6' }
- { name: email, version: '>=3.0.6' }
- { name: flex-objects, version: '>=1.0.0-rc.6' }
- { name: flex-objects, version: '>=1.0.0-rc.7' }
form:
validation: loose