diff --git a/composer.json b/composer.json
index 232ebaf184894c741c354e9e93d5ea9380d4887d..540f4e4935f5c0e6c03faa35305a8f7c084ab27a 100644
--- a/composer.json
+++ b/composer.json
@@ -6,7 +6,7 @@
 	"license": [
 		"GPL-2.0-or-later"
 	],
-	"version": "3.2.7",
+	"version": "3.2.8",
 	"support": {
 		"issues": "https://gitlab.sgalinski.de/typo3/sg_jobs"
 	},
diff --git a/ext_emconf.php b/ext_emconf.php
index d4f623d1c1b43bf6c03075ce8b52f7a468a9a00c..59a14e587625d74f92d6368c11bce5ee11d56c8d 100644
--- a/ext_emconf.php
+++ b/ext_emconf.php
@@ -4,7 +4,7 @@ $EM_CONF['sg_jobs'] = [
 	'title' => 'Jobs',
 	'description' => 'Manage and display your Job offers.',
 	'category' => 'plugin',
-	'version' => '3.2.7',
+	'version' => '3.2.8',
 	'state' => 'stable',
 	'uploadfolder' => FALSE,
 	'createDirs' => '',