mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-13 03:27:39 +03:00
v2.26.0
This commit is contained in:
parent
2f22267a77
commit
399ae06a5c
10 changed files with 40 additions and 12 deletions
|
|
@ -4,11 +4,11 @@ class KolabPlugin extends \RainLoop\Plugins\AbstractPlugin
|
|||
{
|
||||
const
|
||||
NAME = 'Kolab',
|
||||
VERSION = '2.5',
|
||||
RELEASE = '2023-01-17',
|
||||
VERSION = '2.6',
|
||||
RELEASE = '2023-02-10',
|
||||
CATEGORY = 'Contacts',
|
||||
DESCRIPTION = 'Use an Address Book of Kolab.',
|
||||
REQUIRED = '2.24.6';
|
||||
REQUIRED = '2.26.0';
|
||||
|
||||
public function Init() : void
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue