mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-13 03:27:39 +03:00
Release ChangePassword plugins v2.14
This commit is contained in:
parent
1dccfdba3b
commit
9f2c06bcd3
2 changed files with 3 additions and 3 deletions
|
|
@ -6,9 +6,9 @@ class ChangePasswordPoppassdPlugin extends \RainLoop\Plugins\AbstractPlugin
|
|||
{
|
||||
const
|
||||
NAME = 'Change Password Poppassd',
|
||||
VERSION = '2.15.0',
|
||||
VERSION = '2.14',
|
||||
RELEASE = '2022-04-28',
|
||||
REQUIRED = '2.15.1',
|
||||
REQUIRED = '2.12.0',
|
||||
CATEGORY = 'Security',
|
||||
DESCRIPTION = 'Extension to allow users to change their passwords through Poppassd';
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue