diff --git a/composer.json b/composer.json
index 5f5fd04b9a9e11506c094b853a977cb9c0a276cd..1f77f75af841e754b4cc46092fe3042920b3c870 100644
--- a/composer.json
+++ b/composer.json
@@ -6,7 +6,7 @@
 	"license": [
 		"GPL-2.0-or-later"
 	],
-	"version": "1.19.2",
+	"version": "1.19.3",
 	"support": {
 		"issues": "https://gitlab.sgalinski.de/typo3/sg_jobs"
 	},
diff --git a/ext_emconf.php b/ext_emconf.php
index c64627dda80571ce1013d429e18f72163276e438..cc240fc2557337b2b4ea8c3b2dc345556b0b3d5b 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.19.2',
+	'version' => '1.19.3',
 	'state' => 'stable',
 	'uploadfolder' => FALSE,
 	'createDirs' => '',