mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-11 00:14:50 +03:00
update version number
This commit is contained in:
parent
19ea5de1bf
commit
231480e775
1 changed files with 2 additions and 2 deletions
|
|
@ -7,8 +7,8 @@ class TwoFactorAuthPlugin extends \RainLoop\Plugins\AbstractPlugin
|
|||
{
|
||||
const
|
||||
NAME = 'Two Factor Authentication',
|
||||
VERSION = '2.16.2',
|
||||
RELEASE = '2023-04-11',
|
||||
VERSION = '2.16.3',
|
||||
RELEASE = '2023-06-02',
|
||||
REQUIRED = '2.15.2',
|
||||
CATEGORY = 'Login',
|
||||
DESCRIPTION = 'Provides support for TOTP 2FA';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue