mirror of
https://github.com/getgrav/grav-plugin-admin.git
synced 2025-11-05 04:46:03 +01:00
Merge tag '1.10.42' into develop
Release 1.10.42
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
# v1.10.42
|
# v1.10.42
|
||||||
## mm/dd/2023
|
## 06/14/2023
|
||||||
|
|
||||||
1. [](#new)
|
1. [](#new)
|
||||||
* Added a couple of string translations
|
* Added a couple of string translations
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
name: Admin Panel
|
name: Admin Panel
|
||||||
slug: admin
|
slug: admin
|
||||||
type: plugin
|
type: plugin
|
||||||
version: 1.10.41.2
|
version: 1.10.42
|
||||||
description: Adds an advanced administration panel to manage your site
|
description: Adds an advanced administration panel to manage your site
|
||||||
icon: empire
|
icon: empire
|
||||||
author:
|
author:
|
||||||
@@ -15,7 +15,7 @@ docs: https://github.com/getgrav/grav-plugin-admin/blob/develop/README.md
|
|||||||
license: MIT
|
license: MIT
|
||||||
|
|
||||||
dependencies:
|
dependencies:
|
||||||
- { name: grav, version: '>=1.7.41' }
|
- { name: grav, version: '>=1.7.42' }
|
||||||
- { name: form, version: '>=6.0.1' }
|
- { name: form, version: '>=6.0.1' }
|
||||||
- { name: login, version: '>=3.7.0' }
|
- { name: login, version: '>=3.7.0' }
|
||||||
- { name: email, version: '>=3.1.6' }
|
- { name: email, version: '>=3.1.6' }
|
||||||
|
|||||||
Reference in New Issue
Block a user