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