diff --git a/composer.json b/composer.json index 99f24398db72a38215aac5300532cbf1f67c8b2b..00b4639f88655a7b5b3ace0503beeedb44bbedae 100644 --- a/composer.json +++ b/composer.json @@ -6,7 +6,7 @@ "license": [ "GPL-2.0-or-later" ], - "version": "2.0.3", + "version": "2.0.4", "support": { "issues": "https://gitlab.sgalinski.de/typo3/sg_jobs" }, diff --git a/ext_emconf.php b/ext_emconf.php index c471bc9a4a09761f6124a27c41aa04cffd941299..56293db131ba76b03d58b026ec3b9d1835ef0a44 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.3', + 'version' => '2.0.4', 'state' => 'stable', 'uploadfolder' => FALSE, 'createDirs' => '',