mirror of
https://github.com/getgrav/grav-plugin-admin.git
synced 2025-11-05 04:46:03 +01:00
prepare for rc.5 release
This commit is contained in:
@@ -1,3 +1,9 @@
|
|||||||
|
# v1.10.0-rc.5
|
||||||
|
## 02/03/2020
|
||||||
|
|
||||||
|
1. [](#new)
|
||||||
|
* No changes, just keeping things in sync with Grav RC version
|
||||||
|
|
||||||
# v1.10.0-rc.4
|
# v1.10.0-rc.4
|
||||||
## 02/03/2020
|
## 02/03/2020
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
name: Admin Panel
|
name: Admin Panel
|
||||||
version: 1.10.0-rc.4
|
version: 1.10.0-rc.5
|
||||||
testing: true
|
testing: true
|
||||||
description: Adds an advanced administration panel to manage your site
|
description: Adds an advanced administration panel to manage your site
|
||||||
icon: empire
|
icon: empire
|
||||||
@@ -14,7 +14,7 @@ docs: https://github.com/getgrav/grav-plugin-admin/blob/develop/README.md
|
|||||||
license: MIT
|
license: MIT
|
||||||
|
|
||||||
dependencies:
|
dependencies:
|
||||||
- { name: grav, version: '>=1.7.0-rc.4' }
|
- { name: grav, version: '>=1.7.0-rc.5' }
|
||||||
- { name: form, version: '>=4.0.2' }
|
- { name: form, version: '>=4.0.2' }
|
||||||
- { name: login, version: '>=3.0.5' }
|
- { name: login, version: '>=3.0.5' }
|
||||||
- { name: email, version: '>=3.0.5' }
|
- { name: email, version: '>=3.0.5' }
|
||||||
|
|||||||
Reference in New Issue
Block a user