mirror of
				https://github.com/getgrav/grav-plugin-admin.git
				synced 2025-10-27 00:06:32 +01:00 
			
		
		
		
	prepare for release
This commit is contained in:
		| @@ -1,6 +1,8 @@ | ||||
| # v1.9.13 | ||||
| ## mm/dd/2020 | ||||
| ## 03/05/2020 | ||||
|  | ||||
| 1. [](#improved) | ||||
|     * Updated vendor libs | ||||
| 1. [](#bugfix) | ||||
|     * Fixed toggleable buttons no longer holding false state [form#406](ttps://github.com/getgrav/grav-plugin-form/issues/406) | ||||
|  | ||||
|   | ||||
| @@ -1,5 +1,5 @@ | ||||
| name: Admin Panel | ||||
| version: 1.9.12 | ||||
| version: 1.9.13 | ||||
| testing: false | ||||
| description: Adds an advanced administration panel to manage your site | ||||
| icon: empire | ||||
| @@ -14,7 +14,7 @@ docs: https://github.com/getgrav/grav-plugin-admin/blob/develop/README.md | ||||
| license: MIT | ||||
|  | ||||
| dependencies: | ||||
|     - { name: grav, version: '>=1.6.8' } | ||||
|     - { name: grav, version: '>=1.6.22' } | ||||
|     - { name: form, version: '>=3.0.0' } | ||||
|     - { name: login, version: '>=3.0.0' } | ||||
|     - { name: email, version: '>=3.0.0' } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user