mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-13 03:27:39 +03:00
Bump version #1251
This commit is contained in:
parent
611c5f2631
commit
d0e6a78f72
1 changed files with 2 additions and 2 deletions
|
|
@ -7,8 +7,8 @@ class TwoFactorAuthPlugin extends \RainLoop\Plugins\AbstractPlugin
|
||||||
{
|
{
|
||||||
const
|
const
|
||||||
NAME = 'Two Factor Authentication',
|
NAME = 'Two Factor Authentication',
|
||||||
VERSION = '2.16.3',
|
VERSION = '2.16.4',
|
||||||
RELEASE = '2023-06-02',
|
RELEASE = '2023-10-02',
|
||||||
REQUIRED = '2.15.2',
|
REQUIRED = '2.15.2',
|
||||||
CATEGORY = 'Login',
|
CATEGORY = 'Login',
|
||||||
DESCRIPTION = 'Provides support for TOTP 2FA';
|
DESCRIPTION = 'Provides support for TOTP 2FA';
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue