diff --git a/composer.json b/composer.json
index d18c01b4be57542341bc83a5e72d87dd05cdf76c..f8f574769f34c2284320890559581b956523bca0 100644
--- a/composer.json
+++ b/composer.json
@@ -6,7 +6,7 @@
 	"license": [
 		"GPL-2.0-or-later"
 	],
-	"version": "1.16.2",
+	"version": "1.17.0",
 	"support": {
 		"issues": "https://gitlab.sgalinski.de/typo3/sg_jobs"
 	},
diff --git a/ext_emconf.php b/ext_emconf.php
index 399304c881d5681221a98af7aade20b38b27a793..00c7fb829303618eb0098eac112f2a1c5fb9948e 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.16.2',
+	'version' => '1.17.0',
 	'state' => 'stable',
 	'uploadfolder' => FALSE,
 	'createDirs' => '',