prepare for release

This commit is contained in:
Andy Miller
2016-12-13 13:00:45 -07:00
parent e956212515
commit 2e2896f800
2 changed files with 6 additions and 5 deletions

View File

@@ -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

View File

@@ -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' }