diff --git a/composer.json b/composer.json index 1eb29f2811fc104afd42b7d1b18f827a8041ab8b..2888fab61c848182b4d702b3e20af26b0fcf8f7e 100644 --- a/composer.json +++ b/composer.json @@ -6,7 +6,7 @@ "license": [ "GPL-2.0-or-later" ], - "version": "3.3.0", + "version": "3.3.1", "support": { "issues": "https://gitlab.sgalinski.de/typo3/sg_jobs" }, diff --git a/ext_emconf.php b/ext_emconf.php index 6d2532d47317f28bf6ab857ea471362ec910e97a..943e65ddc8fe4818a768a19a46511baa390d14df 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.3.0', + 'version' => '3.3.1', 'state' => 'stable', 'uploadfolder' => FALSE, 'createDirs' => '',