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