This commit is contained in:
the-djmaze 2022-12-30 20:43:04 +01:00
parent c8deecb4aa
commit fb319c356d
9 changed files with 35 additions and 16 deletions

View file

@ -8,7 +8,7 @@ class KolabPlugin extends \RainLoop\Plugins\AbstractPlugin
RELEASE = '2022-12-30',
CATEGORY = 'Contacts',
DESCRIPTION = 'Use an Address Book of Kolab.',
REQUIRED = '2.23.0';
REQUIRED = '2.24.4';
public function Init() : void
{