mirror of
https://github.com/getgrav/grav-plugin-admin.git
synced 2025-11-05 04:46:03 +01:00
prepare for release
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
# v1.2.5-rc.5
|
||||
## XX/XX/2016
|
||||
# v1.2.5
|
||||
## 12/13/2016
|
||||
|
||||
1. [](#new)
|
||||
* RC released as stable
|
||||
1. [](#bugfix)
|
||||
* YAML syntax fixes
|
||||
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
name: Admin Panel
|
||||
version: 1.2.5-rc.4
|
||||
testing: true
|
||||
version: 1.2.5
|
||||
description: Adds an advanced administration panel to manage your site
|
||||
icon: empire
|
||||
author:
|
||||
@@ -14,7 +13,7 @@ docs: https://github.com/getgrav/grav-plugin-admin/blob/develop/README.md
|
||||
license: MIT
|
||||
|
||||
dependencies:
|
||||
- { name: grav, version: '>=1.1.6' }
|
||||
- { name: grav, version: '>=1.1.9' }
|
||||
- { name: form, version: '~2.0' }
|
||||
- { name: email, version: '~2.0' }
|
||||
- { name: login, version: '~2.0' }
|
||||
|
||||
Reference in New Issue
Block a user