#1243 version bump

This commit is contained in:
the-djmaze 2023-10-01 11:18:37 +02:00
parent ebf16393fc
commit 775faa9d79

View file

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