mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-06 16:07:03 +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
|
const
|
||||||
NAME = 'LDAP Mail Accounts',
|
NAME = 'LDAP Mail Accounts',
|
||||||
VERSION = '2.1.0',
|
VERSION = '2.1.1',
|
||||||
AUTHOR = 'cm-schl',
|
AUTHOR = 'cm-schl',
|
||||||
URL = 'https://github.com/cm-sch',
|
URL = 'https://github.com/cm-sch',
|
||||||
RELEASE = '2024-03-12',
|
RELEASE = '2024-03-16',
|
||||||
REQUIRED = '2.35.3',
|
REQUIRED = '2.35.3',
|
||||||
CATEGORY = 'Accounts',
|
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).';
|
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