mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-28 03:29:20 +03:00
Version bump for #1492
This commit is contained in:
parent
0fd0d18154
commit
89e80bf124
1 changed files with 2 additions and 2 deletions
|
|
@ -12,10 +12,10 @@ class LdapMailAccountsPlugin extends AbstractPlugin
|
|||
{
|
||||
const
|
||||
NAME = 'LDAP Mail Accounts',
|
||||
VERSION = '2.1.0',
|
||||
VERSION = '2.1.1',
|
||||
AUTHOR = 'cm-schl',
|
||||
URL = 'https://github.com/cm-sch',
|
||||
RELEASE = '2024-03-12',
|
||||
RELEASE = '2024-03-16',
|
||||
REQUIRED = '2.35.3',
|
||||
CATEGORY = 'Accounts',
|
||||
DESCRIPTION = 'Add additional mail accounts the SnappyMail user has access to by a LDAP query. Basing on the work of FWest98 (https://github.com/FWest98).';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue