diff --git a/composer.json b/composer.json
index dc948944d2500d3bf4e55a697c801e49aa36f4d3..1366870c854945558ac917d2528e3bb28aa89984 100644
--- a/composer.json
+++ b/composer.json
@@ -6,7 +6,7 @@
 	"license": [
 		"GPL-2.0-or-later"
 	],
-	"version": "5.3.2",
+	"version": "5.3.3",
 	"support": {
 	},
 	"repositories": [
diff --git a/ext_emconf.php b/ext_emconf.php
index 43758a83b63808bfebfe284d5dac38d7403945d6..e8ab9a7754008b7766829a3ab3eaaca8dd0bb747 100644
--- a/ext_emconf.php
+++ b/ext_emconf.php
@@ -19,7 +19,7 @@ $EM_CONF[$_EXTKEY] = [
 	'modify_tables' => '',
 	'clearCacheOnLoad' => 0,
 	'lockType' => '',
-	'version' => '5.3.2',
+	'version' => '5.3.3',
 	'constraints' => [
 		'depends' => [
 			'typo3' => '7.6.0-8.7.99',