mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-02 14:07:04 +03:00
Improved MessageList handling
This commit is contained in:
parent
5eef0b409b
commit
fe718e81e9
5 changed files with 85 additions and 99 deletions
|
|
@ -4,8 +4,8 @@ class KolabPlugin extends \RainLoop\Plugins\AbstractPlugin
|
|||
{
|
||||
const
|
||||
NAME = 'Kolab',
|
||||
VERSION = '2.2',
|
||||
RELEASE = '2022-12-16',
|
||||
VERSION = '2.3',
|
||||
RELEASE = '2022-12-30',
|
||||
CATEGORY = 'Contacts',
|
||||
DESCRIPTION = 'Use an Address Book of Kolab.',
|
||||
REQUIRED = '2.23.0';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue