Index: ext_emconf.php =================================================================== --- ext_emconf.php (revision 42616) +++ ext_emconf.php (working copy) @@ -15,13 +15,13 @@ 'description' => 'Enhance some of the default content elements to make use of DAM functionality. Eg. modify the content types "Image" and "Text/Image" for usage of the DAM.', 'category' => 'fe', 'shy' => 0, - 'version' => '1.1.0', + 'version' => '1.1.2-dev', 'dependencies' => 'cms,dam', 'conflicts' => '', 'priority' => '', 'loadOrder' => '', 'module' => '', - 'state' => 'experimental', + 'state' => 'stable', 'uploadfolder' => 0, 'createDirs' => '', 'modify_tables' => 'tt_content',