From e7ecf53b4a3451ce34db2ff60f1bda1fe9149f4d Mon Sep 17 00:00:00 2001 From: Sergey Mosin Date: Tue, 8 Oct 2024 15:01:18 -0400 Subject: [PATCH] bump version to v1.0.5 --- plugins/compact-composer/index.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/compact-composer/index.php b/plugins/compact-composer/index.php index ae743ca79..d98b5cc95 100644 --- a/plugins/compact-composer/index.php +++ b/plugins/compact-composer/index.php @@ -6,8 +6,8 @@ class CompactComposerPlugin extends \RainLoop\Plugins\AbstractPlugin NAME = 'Compact Composer', AUTHOR = 'Sergey Mosin', URL = 'https://github.com/the-djmaze/snappymail/pull/1466', - VERSION = '1.0.4', - RELEASE = '2024-04-23', + VERSION = '1.0.5', + RELEASE = '2024-08-08', REQUIRED = '2.34.0', LICENSE = 'AGPL v3', DESCRIPTION = 'WYSIWYG editor with a compact toolbar';