mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-30 12:39:20 +03:00
v2.5.0-rc.1
This commit is contained in:
parent
168ee911b3
commit
7fc279293c
4 changed files with 14 additions and 18 deletions
|
|
@ -6,7 +6,7 @@ class CKEditorPlugin extends \RainLoop\Plugins\AbstractPlugin
|
|||
NAME = 'CKEditor',
|
||||
VERSION = '2.1',
|
||||
RELEASE = '2021-04-01',
|
||||
REQUIRED = '2.4.4',
|
||||
REQUIRED = '2.5.0',
|
||||
DESCRIPTION = 'Use CKEditor instead of Squire as WYSIWYG';
|
||||
|
||||
public function Init() : void
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue