This commit is contained in:
djmaze 2021-03-18 16:28:06 +01:00
parent d74f58393c
commit 407a69e100
5 changed files with 51 additions and 51 deletions

View file

@ -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';