diff --git a/composer.json b/composer.json
index 584b17248f09f6f854a42947f4dabddea828afba..3e8adc4e5d6bc3e5a49a1b02c88c8ef29cae185b 100644
--- a/composer.json
+++ b/composer.json
@@ -4,7 +4,7 @@
 	"description": "RTE integration of TinyMCE for TYPO3.",
 	"homepage": "https://www.sgalinski.de",
 	"license": "GPL-2.0+",
-	"version": "3.0.1",
+	"version": "3.0.2",
 	"support": {
 		"issues": "https://gitlab.sgalinski.de/typo3/tinymce4_rte/issues"
 	},
diff --git a/ext_emconf.php b/ext_emconf.php
index be3ad7f87bb5b7958fd0fa381354d5298016ec47..5ce8f58e8cc815d2fd5c057a09b78abc8afe53ed 100644
--- a/ext_emconf.php
+++ b/ext_emconf.php
@@ -4,7 +4,7 @@ $EM_CONF[$_EXTKEY] = [
 	'title' => 'TinyMCE4 as TYPO3 RTE',
 	'description' => 'RTE integration of TinyMCE for TYPO3.',
 	'category' => 'be',
-	'version' => '3.0.1',
+	'version' => '3.0.2',
 	'state' => 'stable',
 	'uploadfolder' => FALSE,
 	'createDirs' => '',