diff --git a/composer.json b/composer.json index 13e6f23f5a4fd2a2b67e4304a533905e99ed552e..6a38d27cdf4a29f097abe849234f99dbce6aeb44 100644 --- a/composer.json +++ b/composer.json @@ -6,7 +6,7 @@ "license": [ "GPL-2.0+" ], - "version": "1.5.0", + "version": "1.5.1", "support": { "issues": "https://gitlab.sgalinski.de/typo3/sg_jobs" }, diff --git a/ext_emconf.php b/ext_emconf.php index 545e3373543aa59f3cda6494ac3d74f59eb126bd..50fa3da14c36ee8647974e2c593784b0f4982b0c 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.5.0', + 'version' => '1.5.1', 'state' => 'stable', 'uploadfolder' => FALSE, 'createDirs' => '',