diff --git a/composer.json b/composer.json
index 7b5b858cb1c9fe7c35c402f5293c7970d8455650..829bd87b835a134b2612e74c0eba9c7be7a15a66 100644
--- a/composer.json
+++ b/composer.json
@@ -6,7 +6,7 @@
 	"license": [
 		"GPL-2.0-or-later"
 	],
-	"version": "2.0.7",
+	"version": "2.0.8",
 	"support": {
 		"issues": "https://gitlab.sgalinski.de/typo3/sg_jobs"
 	},
diff --git a/ext_emconf.php b/ext_emconf.php
index 89ce4f6f2acd972f70f51adee4abcfab04db6b58..8512fa919626d67416d3e451e022a7a5de6b8828 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.7',
+	'version' => '2.0.8',
 	'state' => 'stable',
 	'uploadfolder' => FALSE,
 	'createDirs' => '',