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