diff --git a/composer.json b/composer.json index 9eb8cef30c52e3941ebf85aeb02a6eeba8ace397..9850064574a3534913df0bbcf37cde4a48784f34 100644 --- a/composer.json +++ b/composer.json @@ -6,7 +6,7 @@ "license": [ "GPL-2.0+" ], - "version": "3.5.0", + "version": "3.5.1", "support": { }, "repositories": [ diff --git a/ext_emconf.php b/ext_emconf.php index 74dce37441d1b2d71d3f67d4f003e3ba5ff11046..5668a605b57587800d18547fcaaca0b9bf0bd738 100644 --- a/ext_emconf.php +++ b/ext_emconf.php @@ -19,7 +19,7 @@ $EM_CONF[$_EXTKEY] = [ 'modify_tables' => '', 'clearCacheOnLoad' => 0, 'lockType' => '', - 'version' => '3.5.0', + 'version' => '3.5.1', 'constraints' => [ 'depends' => [ 'typo3' => '7.6.0-7.6.99',