diff --git a/plugins/ldap-contacts-suggestions/index.php b/plugins/ldap-contacts-suggestions/index.php index 266b166c1..c3c1242d4 100644 --- a/plugins/ldap-contacts-suggestions/index.php +++ b/plugins/ldap-contacts-suggestions/index.php @@ -4,8 +4,8 @@ class LdapContactsSuggestionsPlugin extends \RainLoop\Plugins\AbstractPlugin { const NAME = 'Contacts suggestions (LDAP)', - VERSION = '2.12', - RELEASE = '2023-01-31', + VERSION = '2.13', + RELEASE = '2023-10-01', REQUIRED = '2.23.0', CATEGORY = 'Contacts', DESCRIPTION = 'Get contacts suggestions from LDAP.';