diff --git a/composer.json b/composer.json
index b14f69775b79ef297c76a9f07e7e763c406bc93b..1dcd369abe3ae7c570e7b659316bdd8df6bf27a0 100644
--- a/composer.json
+++ b/composer.json
@@ -6,7 +6,7 @@
 	"license": [
 		"GPL-2.0-or-later"
 	],
-	"version": "2.0.5",
+	"version": "2.0.6",
 	"support": {
 		"issues": "https://gitlab.sgalinski.de/typo3/sg_jobs"
 	},
diff --git a/ext_emconf.php b/ext_emconf.php
index 5ce4cb2fba358fa70a0393a8211454bc2d0319d8..c54d3b77706a4364351c1ba536269cc25b961f8c 100644
--- a/ext_emconf.php
+++ b/ext_emconf.php
@@ -4,7 +4,7 @@ $EM_CONF[$_EXTKEY] = [
 	'title' => 'Jobs',
 	'description' => 'Manage and display your Job offers.',
 	'category' => 'plugin',
-	'version' => '2.0.5',
+	'version' => '2.0.6',
 	'state' => 'stable',
 	'uploadfolder' => FALSE,
 	'createDirs' => '',