mirror of
https://github.com/getgrav/grav-plugin-admin.git
synced 2026-02-21 05:57:56 +01:00
Prepare for release
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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' }
|
||||
|
||||
Reference in New Issue
Block a user