mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-30 20:49:20 +03:00
v2.4.0
This commit is contained in:
parent
d74f58393c
commit
407a69e100
5 changed files with 51 additions and 51 deletions
|
|
@ -7,8 +7,8 @@ class ChangePasswordPlugin extends \RainLoop\Plugins\AbstractPlugin
|
|||
const
|
||||
NAME = 'Change Password',
|
||||
VERSION = '2.0',
|
||||
RELEASE = '2021-03-03',
|
||||
REQUIRED = '2.3.4',
|
||||
RELEASE = '2021-03-15',
|
||||
REQUIRED = '2.4.0',
|
||||
CATEGORY = 'Security',
|
||||
DESCRIPTION = 'This plugin allows you to change passwords of email accounts';
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue