diff --git a/ext_emconf.php b/ext_emconf.php index 06861dd..5500fed 100644 --- a/ext_emconf.php +++ b/ext_emconf.php @@ -7,9 +7,9 @@ 'author' => 'Dominic Joas', 'author_company' => '', 'author_email' => 'entwicklung@domjos.de', - 'state' => 'alpha', + 'state' => 'beta', 'clearCacheOnLoad' => true, - 'version' => '0.0.1', + 'version' => '0.0.2', 'constraints' => [ 'depends' => [ 'typo3' => '7.6.0-8.9.99',