mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-31 21:19:21 +03:00
Bugfix: plugin package incorrect
This commit is contained in:
parent
3ab1725bb6
commit
3508adb5ef
2 changed files with 3 additions and 3 deletions
|
|
@ -6,8 +6,8 @@ class ChangePasswordPlugin extends \RainLoop\Plugins\AbstractPlugin
|
|||
{
|
||||
const
|
||||
NAME = 'Change Password',
|
||||
VERSION = '2.14',
|
||||
RELEASE = '2022-04-28',
|
||||
VERSION = '2.16',
|
||||
RELEASE = '2022-05-20',
|
||||
REQUIRED = '2.12.0',
|
||||
CATEGORY = 'Security',
|
||||
DESCRIPTION = 'Extension to allow users to change their passwords';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue