diff --git a/ext_emconf.php b/ext_emconf.php index 0e6c6e0754237026366c7113f85435eb94600b7b..1e25429bf1c678ade611e75e921a61512049345f 100755 --- a/ext_emconf.php +++ b/ext_emconf.php @@ -25,5 +25,5 @@ $EM_CONF[$_EXTKEY] = [ 'clearCacheOnLoad' => 1, 'author' => 't3o team', 'author_email' => 't3o@typo3.org', - 'version' => '5.1.1', + 'version' => '5.1.2', ];