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