diff --git a/typo3/sysext/fluid_styled_content/ext_emconf.php b/typo3/sysext/fluid_styled_content/ext_emconf.php index f356b50cc23c430bd08947adc85f0523dcbffe41..088b225f8f9ce1be8a626b08c6c44b0239e4937d 100644 --- a/typo3/sysext/fluid_styled_content/ext_emconf.php +++ b/typo3/sysext/fluid_styled_content/ext_emconf.php @@ -3,7 +3,7 @@ $EM_CONF[$_EXTKEY] = array( 'title' => 'Fluid Styled Content', 'description' => 'A set of common content elements based on Fluid for Frontend output.', 'category' => 'fe', - 'state' => 'experimental', + 'state' => 'beta', 'author' => 'TYPO3 Core Team', 'author_email' => 'info@typo3.org', 'version' => '7.6.0',