diff --git a/composer.json b/composer.json index 02dcfe9..eecc52c 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "dmk/mklog", "description": "Keep track of developer logs. Provides automatic email notification about important errors.", - "version": "9.5.6", + "version": "9.5.10", "type": "typo3-cms-extension", "keywords": [ "TYPO3 CMS", diff --git a/ext_emconf.php b/ext_emconf.php index 1ee7654..eaba216 100644 --- a/ext_emconf.php +++ b/ext_emconf.php @@ -27,7 +27,7 @@ 'modify_tables' => '', 'clearCacheOnLoad' => 0, 'lockType' => '', - 'version' => '9.5.6', + 'version' => '9.5.10', 'constraints' => array( 'depends' => array( 'rn_base' => '1.10.2-',