mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-31 13:09:21 +03:00
Forgot to make release, see #236
This commit is contained in:
parent
e59e6444d0
commit
ab95a6ccb3
2 changed files with 5 additions and 5 deletions
|
|
@ -7,9 +7,9 @@ class TwoFactorAuthPlugin extends \RainLoop\Plugins\AbstractPlugin
|
|||
{
|
||||
const
|
||||
NAME = 'Two Factor Authentication',
|
||||
VERSION = '2.4',
|
||||
RELEASE = '2021-11-18',
|
||||
REQUIRED = '2.9.3',
|
||||
VERSION = '2.12',
|
||||
RELEASE = '2022-02-16',
|
||||
REQUIRED = '2.12.0',
|
||||
CATEGORY = 'Login',
|
||||
DESCRIPTION = 'Provides support for TOTP 2FA';
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue