diff --git a/composer.json b/composer.json
index 480f5e428bad1f78535ee1733ee7d59e21ba0cca..f4e75028a16fd745a570f01d19a65476a9b823bd 100644
--- a/composer.json
+++ b/composer.json
@@ -4,7 +4,7 @@
 	"description": "TinyMCE sources including a small PHP API",
 	"homepage": "https://www.sgalinski.de",
 	"license": "GPL-2.0-or-later",
-	"version": "5.0.2",
+	"version": "5.0.3",
 	"support": {
 		"issues": "https://gitlab.sgalinski.de/typo3/tinymce/issues"
 	},
diff --git a/ext_emconf.php b/ext_emconf.php
index 2b8f178e5ceca70a75d1c93ed6274e306dd04ede..0e6f2a5926a2ce0dc0c8500ca75113e4986d7338 100644
--- a/ext_emconf.php
+++ b/ext_emconf.php
@@ -4,7 +4,7 @@ $EM_CONF[$_EXTKEY] = [
 	'title' => 'tinyMCE',
 	'description' => 'TinyMCE sources including a small PHP API',
 	'category' => 'misc',
-	'version' => '5.0.2',
+	'version' => '5.0.3',
 	'state' => 'stable',
 	'uploadfolder' => FALSE,
 	'createDirs' => '',