mirror of
https://github.com/getgrav/grav-plugin-admin.git
synced 2026-07-21 10:51:56 +02:00
prepare for release
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# v1.9.19
|
||||
## mm/dd/2020
|
||||
## 12/14/2020
|
||||
|
||||
1. [](#bugfix)
|
||||
* Fixed `pages` field escaping issues, needs Grav update, too [#1990](https://github.com/getgrav/grav-plugin-admin/issues/1990)
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
name: Admin Panel
|
||||
slug: admin
|
||||
type: plugin
|
||||
version: 1.9.18
|
||||
version: 1.9.19
|
||||
testing: false
|
||||
description: Adds an advanced administration panel to manage your site
|
||||
icon: empire
|
||||
@@ -16,7 +16,7 @@ docs: https://github.com/getgrav/grav-plugin-admin/blob/develop/README.md
|
||||
license: MIT
|
||||
|
||||
dependencies:
|
||||
- { name: grav, version: '>=1.6.29' }
|
||||
- { name: grav, version: '>=1.6.31' }
|
||||
- { name: form, version: '>=3.0.0' }
|
||||
- { name: login, version: '>=3.0.0' }
|
||||
- { name: email, version: '>=3.0.0' }
|
||||
|
||||
Reference in New Issue
Block a user