diff --git a/ext_emconf.php b/ext_emconf.php index 3d5b3c7e63f73ea6ad118252444dff38f5e34a55..5a1d94dfbb718bb60b509c18d91d8e5e9e816720 100644 --- a/ext_emconf.php +++ b/ext_emconf.php @@ -16,9 +16,9 @@ $EM_CONF[$_EXTKEY] = [ 'category' => 'misc', 'author' => 'Mobilistics GmbH', 'author_email' => 'info@mobilistics.de', - 'state' => 'alpha', + 'state' => 'beta', 'clearCacheOnLoad' => 0, - 'version' => '0.1.3', + 'version' => '0.1.4', 'constraints' => [ 'depends' => [ 'typo3' => '7.6.0-11.5.99'