diff --git a/composer.json b/composer.json
index 3cfc1d1b7bb0c2a6cc172a36d6133203fab842af..e5107d6b9d397f203837f3061d75274f7fdc2e15 100644
--- a/composer.json
+++ b/composer.json
@@ -6,7 +6,7 @@
 	"license": [
 		"GPL-2.0-or-later"
 	],
-	"version": "4.0.21",
+	"version": "4.1.0",
 	"support": {
 		"issues": "https://gitlab.sgalinski.de/typo3/sg_jobs"
 	},
diff --git a/ext_emconf.php b/ext_emconf.php
index 42e429ec87fcbbf4a743ce3daf1c170028f03ea1..1f89d509f0d2f7624180ba7f9fbef91efb1601f6 100644
--- a/ext_emconf.php
+++ b/ext_emconf.php
@@ -4,7 +4,7 @@ $EM_CONF['sg_jobs'] = [
 	'title' => 'Jobs',
 	'description' => 'Manage and display your Job offers.',
 	'category' => 'plugin',
-	'version' => '4.0.21',
+	'version' => '4.1.0',
 	'state' => 'stable',
 	'uploadfolder' => FALSE,
 	'createDirs' => '',