diff --git a/composer.json b/composer.json index ddc5ddc61d03750d7673b8b1b308021b975ea4fa..a8ca4fe45c7c4bd33d2b69a977e88ade9ccfca33 100644 --- a/composer.json +++ b/composer.json @@ -4,7 +4,7 @@ "description": "News System", "homepage": "https://www.sgalinski.de", "license": ["GPL-2.0+"], - "version": "3.3.3", + "version": "3.3.4", "support": { }, "repositories": [ diff --git a/ext_emconf.php b/ext_emconf.php index b52cdacee5080a1abf510b1a449903511c115aa4..3c411124caac0c3727052a8805f26c16230b0ca6 100644 --- a/ext_emconf.php +++ b/ext_emconf.php @@ -19,7 +19,7 @@ $EM_CONF[$_EXTKEY] = [ 'modify_tables' => '', 'clearCacheOnLoad' => 0, 'lockType' => '', - 'version' => '3.3.3', + 'version' => '3.3.4', 'constraints' => [ 'depends' => [ 'typo3' => '7.6.0-7.6.99',