diff --git a/composer.json b/composer.json
index c9a4fd42a075348aee256a7759bf5270992e8ba8..4b4914f1c3f068a1920ee7a665aa296bf94a2d50 100644
--- a/composer.json
+++ b/composer.json
@@ -6,7 +6,7 @@
 	"license": [
 		"GPL-2.0+"
 	],
-	"version": "4.0.0",
+	"version": "4.0.1",
 	"support": {
 	},
 	"repositories": [
diff --git a/ext_emconf.php b/ext_emconf.php
index 2c4430ce4dee76b1e1dcfe13518a59fe668b4f8f..63cb45f568be59d34b4b826a7e7045fd0e46aebf 100644
--- a/ext_emconf.php
+++ b/ext_emconf.php
@@ -19,7 +19,7 @@ $EM_CONF[$_EXTKEY] = [
 	'modify_tables' => '',
 	'clearCacheOnLoad' => 0,
 	'lockType' => '',
-	'version' => '4.0.0',
+	'version' => '4.0.1',
 	'constraints' => [
 		'depends' => [
 			'typo3' => '7.6.0-8.7.99',