diff --git a/composer.json b/composer.json
index 1fd51ea06cffc5f768448895f8b1a1013a5153f7..7a4c11299d772c9a017c79db3538ea61878a1bbf 100644
--- a/composer.json
+++ b/composer.json
@@ -6,7 +6,7 @@
 	"license": [
 		"GPL-2.0-or-later"
 	],
-	"version": "6.0.3",
+	"version": "6.0.4",
 	"support": {
 		"issues": "https://gitlab.sgalinski.de/typo3/content_replacer/issues"
 	},
diff --git a/ext_emconf.php b/ext_emconf.php
index c8aede30ab8a6150fb3262d06d09d81f73412da8..1b2839d2008110dc815b4a7ca771944eeafc2135 100644
--- a/ext_emconf.php
+++ b/ext_emconf.php
@@ -14,7 +14,7 @@ $EM_CONF['content_replacer'] = [
 	'title' => 'Content Replacer',
 	'description' => 'You need a fast substitution of terms with full support of typoscript, categories and RTE integration? If yes, the extension could be perfectly fit into your project. The performance is gained by wrapping of the replacement terms to simplify the parsing process.',
 	'category' => 'fe',
-	'version' => '6.0.3',
+	'version' => '6.0.4',
 	'state' => 'stable',
 	'uploadfolder' => FALSE,
 	'createDirs' => '',