Hestia plugin v1.1 for #1128

This commit is contained in:
the-djmaze 2023-05-16 16:57:21 +02:00
parent 08f27c1ec2
commit 6dec3c9052

View file

@ -7,8 +7,8 @@ class ChangePasswordHestiaPlugin extends \RainLoop\Plugins\AbstractPlugin
const
NAME = 'Change Password Hestia',
AUTHOR = 'Jaap Marcus',
VERSION = '1.0',
RELEASE = '2022-06-02',
VERSION = '1.1',
RELEASE = '2023-05-16',
REQUIRED = '2.16.3',
CATEGORY = 'Security',
DESCRIPTION = 'Extension to allow users to change their passwords through HestiaCP';