This commit is contained in:
the-djmaze 2023-02-02 13:26:23 +01:00
parent 565ef41eba
commit 78938caaf3
10 changed files with 85 additions and 45 deletions

View file

@ -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.';