diff --git a/composer.json b/composer.json index 00b4639f88655a7b5b3ace0503beeedb44bbedae..41695f022cd9814956693682b658760b65f9524b 100644 --- a/composer.json +++ b/composer.json @@ -6,7 +6,7 @@ "license": [ "GPL-2.0-or-later" ], - "version": "2.0.4", + "version": "2.0.5", "support": { "issues": "https://gitlab.sgalinski.de/typo3/sg_jobs" }, diff --git a/ext_emconf.php b/ext_emconf.php index 56293db131ba76b03d58b026ec3b9d1835ef0a44..5ce4cb2fba358fa70a0393a8211454bc2d0319d8 100644 --- a/ext_emconf.php +++ b/ext_emconf.php @@ -4,7 +4,7 @@ $EM_CONF[$_EXTKEY] = [ 'title' => 'Jobs', 'description' => 'Manage and display your Job offers.', 'category' => 'plugin', - 'version' => '2.0.4', + 'version' => '2.0.5', 'state' => 'stable', 'uploadfolder' => FALSE, 'createDirs' => '',