prepare for release

This commit is contained in:
Andy Miller
2019-04-13 17:58:55 -06:00
parent 929aa195dc
commit f48b3f03c4
2 changed files with 3 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
# v1.9.1
## mm/dd/2019
## 04/13/2019
1. [](#bugfix)
* Fix for Page saving issues [#1648](https://github.com/getgrav/grav-plugin-admin/issues/1648)

View File

@@ -1,5 +1,5 @@
name: Admin Panel
version: 1.9.0
version: 1.9.1
testing: false
description: Adds an advanced administration panel to manage your site
icon: empire
@@ -14,7 +14,7 @@ docs: https://github.com/getgrav/grav-plugin-admin/blob/develop/README.md
license: MIT
dependencies:
- { name: grav, version: '>=1.6.0' }
- { name: grav, version: '>=1.6.3' }
- { name: form, version: '>=3.0.0' }
- { name: login, version: '>=3.0.0' }
- { name: email, version: '>=3.0.0' }