diff --git a/composer.json b/composer.json index 8fcb84eb469b2025e6332923740851dc9a094f76..9b637cfa9f8259c7050a8446c7b1a7d46757ac87 100644 --- a/composer.json +++ b/composer.json @@ -4,7 +4,7 @@ "description": "News System", "homepage": "https://www.sgalinski.de", "license": ["GPL-2.0+"], - "version": "2.0.0", + "version": "3.2.0", "support": { }, "require": { diff --git a/ext_emconf.php b/ext_emconf.php index 91b39f217a0565ee243ed5c571fb63f849553dad..f2b9e7646902e09dd27a536d8f7387cae6a489dc 100644 --- a/ext_emconf.php +++ b/ext_emconf.php @@ -19,7 +19,7 @@ $EM_CONF[$_EXTKEY] = array( 'modify_tables' => '', 'clearCacheOnLoad' => 0, 'lockType' => '', - 'version' => '3.1.0', + 'version' => '3.2.0', 'constraints' => array( 'depends' => array( 'typo3' => '7.6.0-7.6.99',