mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-13 03:27:39 +03:00
bump version to v1.0.5
This commit is contained in:
parent
48b0519cb4
commit
e7ecf53b4a
1 changed files with 2 additions and 2 deletions
|
|
@ -6,8 +6,8 @@ class CompactComposerPlugin extends \RainLoop\Plugins\AbstractPlugin
|
||||||
NAME = 'Compact Composer',
|
NAME = 'Compact Composer',
|
||||||
AUTHOR = 'Sergey Mosin',
|
AUTHOR = 'Sergey Mosin',
|
||||||
URL = 'https://github.com/the-djmaze/snappymail/pull/1466',
|
URL = 'https://github.com/the-djmaze/snappymail/pull/1466',
|
||||||
VERSION = '1.0.4',
|
VERSION = '1.0.5',
|
||||||
RELEASE = '2024-04-23',
|
RELEASE = '2024-08-08',
|
||||||
REQUIRED = '2.34.0',
|
REQUIRED = '2.34.0',
|
||||||
LICENSE = 'AGPL v3',
|
LICENSE = 'AGPL v3',
|
||||||
DESCRIPTION = 'WYSIWYG editor with a compact toolbar';
|
DESCRIPTION = 'WYSIWYG editor with a compact toolbar';
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue