prepare for release

This commit is contained in:
Andy Miller
2020-12-14 21:25:03 -07:00
parent cdbfd5e998
commit f236d92136
2 changed files with 3 additions and 3 deletions

View File

@@ -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)

View File

@@ -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' }