prepaer for release

This commit is contained in:
Andy Miller
2019-06-21 15:16:58 -06:00
parent c84866b93c
commit 06eff3bcf4
2 changed files with 3 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
# v1.10.0-beta.2
## 06/17/2019
## 06/21/2019
1. [](#improved)
* Moved Remodal in-house and added support for stackable modals [#1698](https://github.com/getgrav/grav-plugin-admin/issues/1698), [#1699](https://github.com/getgrav/grav-plugin-admin/issues/1699)

View File

@@ -1,5 +1,5 @@
name: Admin Panel
version: 1.10.0-beta.1
version: 1.10.0-beta.2
testing: true
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.7.0-beta.1' }
- { name: grav, version: '>=1.7.0-beta.2' }
- { name: form, version: '>=3.0.0' }
- { name: login, version: '>=3.0.0' }
- { name: email, version: '>=3.0.0' }