diff --git a/composer.json b/composer.json
index 705858868314cb4d721cb8dbd524176418883278..298a8b5e45ba2b1080dd673640877112905d51b1 100644
--- a/composer.json
+++ b/composer.json
@@ -6,7 +6,7 @@
 	"license": [
 		"GPL-2.0-or-later"
 	],
-	"version": "1.14.4",
+	"version": "1.14.5",
 	"support": {
 		"issues": "https://gitlab.sgalinski.de/typo3/sg_jobs"
 	},
diff --git a/ext_emconf.php b/ext_emconf.php
index 9a5a23397d1c87a68d88040cf62d282843b7702a..36bdb3dbf4fa88da7d9601e4348acd450cf17d25 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.14.4',
+	'version' => '1.14.5',
 	'state' => 'stable',
 	'uploadfolder' => FALSE,
 	'createDirs' => '',