mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-02 05:59:21 +03:00
Resolve #769
This commit is contained in:
parent
26706acf6a
commit
9484ff3cbb
5 changed files with 12 additions and 12 deletions
|
|
@ -4,11 +4,11 @@ class KolabPlugin extends \RainLoop\Plugins\AbstractPlugin
|
|||
{
|
||||
const
|
||||
NAME = 'Kolab',
|
||||
VERSION = '2.1',
|
||||
RELEASE = '2022-11-23',
|
||||
VERSION = '2.2',
|
||||
RELEASE = '2022-12-16',
|
||||
CATEGORY = 'Contacts',
|
||||
DESCRIPTION = 'Use an Address Book of Kolab.',
|
||||
REQUIRED = '2.22.0';
|
||||
REQUIRED = '2.23.0';
|
||||
|
||||
public function Init() : void
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue