diff --git a/plugins/change-password-hestia/index.php b/plugins/change-password-hestia/index.php index b88cff25f..a5a4b4054 100644 --- a/plugins/change-password-hestia/index.php +++ b/plugins/change-password-hestia/index.php @@ -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';