diff --git a/composer.json b/composer.json
index 1837d5a546175ac14dc3c8c9308f1afec35b077f..753be7649c8f82d1e80a4352abb20ad342bb3e35 100644
--- a/composer.json
+++ b/composer.json
@@ -6,7 +6,7 @@
 	"license": [
 		"GPL-2.0+"
 	],
-	"version": "1.3.2",
+	"version": "1.3.3",
 	"support": {
 		"issues": "https://gitlab.sgalinski.de/typo3/sg_jobs"
 	},
diff --git a/ext_emconf.php b/ext_emconf.php
index 81aa795522ceeb9faaec21ba6d635957125bce42..e8df71e91399829c037d821a40dcf54b435d041c 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.3.2',
+	'version' => '1.3.3',
 	'state' => 'stable',
 	'uploadfolder' => FALSE,
 	'createDirs' => '',