mirror of
https://github.com/getgrav/grav-plugin-admin.git
synced 2026-02-19 04:58:19 +01:00
prepare for rc.3 release
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# v1.10.0-rc.3
|
||||
## mm/dd/2019
|
||||
## 01/02/2020
|
||||
|
||||
1. [](#new)
|
||||
* Added ability to display **Changelogs** for `Grav`, `Plugins` and `Themes`
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
name: Admin Panel
|
||||
version: 1.10.0-rc.2
|
||||
version: 1.10.0-rc.3
|
||||
testing: true
|
||||
description: Adds an advanced administration panel to manage your site
|
||||
icon: empire
|
||||
@@ -14,9 +14,9 @@ docs: https://github.com/getgrav/grav-plugin-admin/blob/develop/README.md
|
||||
license: MIT
|
||||
|
||||
dependencies:
|
||||
- { name: grav, version: '>=1.7.0-rc.2' }
|
||||
- { name: form, version: '>=4.0.0' }
|
||||
- { name: login, version: '>=3.0.4' }
|
||||
- { name: grav, version: '>=1.7.0-rc.3' }
|
||||
- { name: form, version: '>=4.0.1' }
|
||||
- { name: login, version: '>=3.0.5' }
|
||||
- { name: email, version: '>=3.0.3' }
|
||||
|
||||
form:
|
||||
|
||||
Reference in New Issue
Block a user