[change-password] Bump version

This commit is contained in:
David Härdeman 2021-08-23 14:03:27 +02:00
parent 6c5106dbd2
commit 0728a26e95

View file

@ -6,7 +6,7 @@ class ChangePasswordPlugin extends \RainLoop\Plugins\AbstractPlugin
{
const
NAME = 'Change Password',
VERSION = '2.2',
VERSION = '2.3',
RELEASE = '2021-07-20',
REQUIRED = '2.5.0',
CATEGORY = 'Security',