diff --git a/composer.json b/composer.json
index ebb303449ed5c967c48c3f9017e643c4ae1480cb..5b527ab22e38613400b5371536386b5e4d097a5a 100644
--- a/composer.json
+++ b/composer.json
@@ -6,7 +6,7 @@
 	"license": [
 		"GPL-2.0+"
 	],
-	"version": "1.4.0",
+	"version": "1.4.1",
 	"support": {
 		"issues": "https://gitlab.sgalinski.de/typo3/sg_jobs"
 	},
diff --git a/ext_emconf.php b/ext_emconf.php
index ec3c10c206dc08f4daa570ddefdd1f6ae289da01..b1e5f2fba9292f6003702c25f53892b0dc2b0b50 100644
--- a/ext_emconf.php
+++ b/ext_emconf.php
@@ -4,7 +4,7 @@ $EM_CONF[$_EXTKEY] = array (
 	'title' => 'Jobs',
 	'description' => 'Manage and display your Job offers.',
 	'category' => 'plugin',
-	'version' => '1.4.0',
+	'version' => '1.4.1',
 	'state' => 'stable',
 	'uploadfolder' => FALSE,
 	'createDirs' => '',