From d996850a6472a15289f5e49db238e37184e08e49 Mon Sep 17 00:00:00 2001
From: Stefan Galinski <stefan@sgalinski.de>
Date: Thu, 20 Aug 2015 21:00:44 +0200
Subject: [PATCH] [TASK] Release of version 4.2.4

---
 ext_emconf.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ext_emconf.php b/ext_emconf.php
index b6822c2..0c515d8 100644
--- a/ext_emconf.php
+++ b/ext_emconf.php
@@ -4,7 +4,7 @@ $EM_CONF[$_EXTKEY] = array (
 	'title' => 'tinyMCE',
 	'description' => 'TinyMCE sources including a small PHP API',
 	'category' => 'misc',
-	'version' => '4.2.2',
+	'version' => '4.2.4',
 	'state' => 'stable',
 	'uploadfolder' => false,
 	'createDirs' => '',
-- 
GitLab