prepare for release

This commit is contained in:
Andy Miller
2021-08-31 12:19:44 -06:00
parent e5135ecf83
commit 73e0952377
2 changed files with 6 additions and 6 deletions

View File

@@ -1,8 +1,8 @@
# v1.10.19
## mm/dd/2021
## 08/31/2021
1. [](#new)
* Require **Grav 1.7.19** and **Form 5.1.0**
* Require **Grav 1.7.19** and **Form 5.1.0** and **Login 3.5.0**
* Updated SCSS compiler to v1.6
2. [](#improved)
* Updated forms and nested fields to use new form logic

View File

@@ -1,7 +1,7 @@
name: Admin Panel
slug: admin
type: plugin
version: 1.10.18
version: 1.10.19
description: Adds an advanced administration panel to manage your site
icon: empire
author:
@@ -17,9 +17,9 @@ license: MIT
dependencies:
- { name: grav, version: '>=1.7.19' }
- { name: form, version: '>=5.1.0' }
- { name: login, version: '>=3.3.5' }
- { name: email, version: '>=3.0.9' }
- { name: flex-objects, version: '>=1.0.0' }
- { name: login, version: '>=3.5.0' }
- { name: email, version: '>=3.1.0' }
- { name: flex-objects, version: '>=1.1.0' }
form:
validation: loose