mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-01 21:49:21 +03:00
change-password v2.13
This commit is contained in:
parent
6d8408b0ad
commit
e2338b0ab1
1 changed files with 2 additions and 2 deletions
|
|
@ -6,8 +6,8 @@ class ChangePasswordPlugin extends \RainLoop\Plugins\AbstractPlugin
|
|||
{
|
||||
const
|
||||
NAME = 'Change Password',
|
||||
VERSION = '2.12',
|
||||
RELEASE = '2022-02-10',
|
||||
VERSION = '2.13',
|
||||
RELEASE = '2022-03-08',
|
||||
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