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