mirror of
https://github.com/getgrav/grav-plugin-admin.git
synced 2026-05-07 15:46:32 +02:00
prepare for rc.7 release
This commit is contained in:
@@ -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`)
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user