mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-13 03:27:39 +03:00
v2.25.2
This commit is contained in:
parent
565ef41eba
commit
78938caaf3
10 changed files with 85 additions and 45 deletions
|
|
@ -4,8 +4,8 @@ class LdapContactsSuggestionsPlugin extends \RainLoop\Plugins\AbstractPlugin
|
|||
{
|
||||
const
|
||||
NAME = 'Contacts suggestions (LDAP)',
|
||||
VERSION = '2.11',
|
||||
RELEASE = '2023-01-27',
|
||||
VERSION = '2.12',
|
||||
RELEASE = '2023-01-31',
|
||||
REQUIRED = '2.23.0',
|
||||
CATEGORY = 'Contacts',
|
||||
DESCRIPTION = 'Get contacts suggestions from LDAP.';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue