diff --git a/composer.json b/composer.json index 540f4e4935f5c0e6c03faa35305a8f7c084ab27a..1eb29f2811fc104afd42b7d1b18f827a8041ab8b 100644 --- a/composer.json +++ b/composer.json @@ -6,7 +6,7 @@ "license": [ "GPL-2.0-or-later" ], - "version": "3.2.8", + "version": "3.3.0", "support": { "issues": "https://gitlab.sgalinski.de/typo3/sg_jobs" }, diff --git a/ext_emconf.php b/ext_emconf.php index 59a14e587625d74f92d6368c11bce5ee11d56c8d..6d2532d47317f28bf6ab857ea471362ec910e97a 100644 --- a/ext_emconf.php +++ b/ext_emconf.php @@ -4,7 +4,7 @@ $EM_CONF['sg_jobs'] = [ 'title' => 'Jobs', 'description' => 'Manage and display your Job offers.', 'category' => 'plugin', - 'version' => '3.2.8', + 'version' => '3.3.0', 'state' => 'stable', 'uploadfolder' => FALSE, 'createDirs' => '',