diff --git a/ext_emconf.php b/ext_emconf.php index 22e8b8d..ad6aa5f 100644 --- a/ext_emconf.php +++ b/ext_emconf.php @@ -10,10 +10,10 @@ $EM_CONF[$_EXTKEY] = [ 'uploadfolder' => 0, 'createDirs' => '', 'clearCacheOnLoad' => 0, - 'version' => '8.7.0', + 'version' => '9.0.0', 'constraints' => [ 'depends' => [ - 'typo3' => '8.7.0-8.7.99', + 'typo3' => '9.0.0-9.0.99', ], 'conflicts' => [], 'suggests' => [],