Prepare for release

This commit is contained in:
Andy Miller
2017-05-16 13:31:18 -06:00
parent aea835a136
commit 124134ecb6
2 changed files with 4 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
# v1.4.3
## 04/xx/2017
# v1.5.0-rc.1
## 05/16/2017
1. [](#new)
* Add support for a single array field in forms

View File

@@ -1,5 +1,5 @@
name: Admin Panel
version: 1.4.2
version: 1.5.0-rc.1
description: Adds an advanced administration panel to manage your site
icon: empire
author:
@@ -13,7 +13,7 @@ docs: https://github.com/getgrav/grav-plugin-admin/blob/develop/README.md
license: MIT
dependencies:
- { name: grav, version: '>=1.2.4' }
- { name: grav, version: '>1.2.4' }
- { name: form, version: '>=2.4.0' }
- { name: email, version: '~2.0' }
- { name: login, version: '~2.0' }