From 9c5e65a280c4dc72ebf511f62cb34765d41f6866 Mon Sep 17 00:00:00 2001
From: Stefan Galinski <stefan@sgalinski.de>
Date: Fri, 29 Aug 2014 17:47:00 +0200
Subject: [PATCH] [TASK] Release of version 1.0.3

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

diff --git a/ext_emconf.php b/ext_emconf.php
index ae9be3a..2c5715a 100644
--- a/ext_emconf.php
+++ b/ext_emconf.php
@@ -14,7 +14,7 @@ $EM_CONF[$_EXTKEY] = array (
 	'title' => 'TinyMCE4 as TYPO3 RTE',
 	'description' => 'RTE integration of TinyMCE for TYPO3.',
 	'category' => 'be',
-	'version' => '1.0.2',
+	'version' => '1.0.3',
 	'state' => 'stable',
 	'uploadfolder' => false,
 	'createDirs' => '',
-- 
GitLab