the-djmaze 2022-05-20 10:25:46 +02:00
parent 3508adb5ef
commit fe3c2feccb
2 changed files with 2 additions and 2 deletions

View file

@ -6,7 +6,7 @@ class ChangePasswordPlugin extends \RainLoop\Plugins\AbstractPlugin
{
const
NAME = 'Change Password',
VERSION = '2.16',
VERSION = '2.16.1',
RELEASE = '2022-05-20',
REQUIRED = '2.12.0',
CATEGORY = 'Security',