diff --git a/ext_emconf.php b/ext_emconf.php index c2125c9..b2e6b02 100644 --- a/ext_emconf.php +++ b/ext_emconf.php @@ -9,7 +9,7 @@ $EM_CONF[$_EXTKEY] = [ 'state' => 'stable', 'createDirs' => '', 'clearCacheOnLoad' => 0, - 'version' => '10.0.0', + 'version' => '10.0.1', 'constraints' => [ 'depends' => [ 'typo3' => '10.0.0-10.9.99',