diff --git a/ext_emconf.php b/ext_emconf.php index ae34bf6..1744c40 100644 --- a/ext_emconf.php +++ b/ext_emconf.php @@ -17,7 +17,7 @@ 'clearCacheOnLoad' => 0, 'lockType' => '', 'author_company' => 'b:dreizehn, Stuttgart', - 'version' => '2.0.0', + 'version' => '2.0.1', 'constraints' => [ 'depends' => [ 'typo3' => '>=7.6.0 <=9.6.0' @@ -27,4 +27,3 @@ ], 'suggests' => [], ]; -