mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-31 04:59:21 +03:00
v2.6.2
This commit is contained in:
parent
d139c02cc9
commit
b403f0579b
6 changed files with 26 additions and 19 deletions
|
|
@ -4,9 +4,9 @@ class CKEditorPlugin extends \RainLoop\Plugins\AbstractPlugin
|
|||
{
|
||||
const
|
||||
NAME = 'CKEditor',
|
||||
VERSION = '2.1',
|
||||
RELEASE = '2021-04-19',
|
||||
REQUIRED = '2.5.0',
|
||||
VERSION = '2.2',
|
||||
RELEASE = '2021-08-17',
|
||||
REQUIRED = '2.6.2',
|
||||
DESCRIPTION = 'Use CKEditor instead of Squire as WYSIWYG';
|
||||
|
||||
public function Init() : void
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue