diff --git a/ext_emconf.php b/ext_emconf.php index ed819d3..ef84be5 100644 --- a/ext_emconf.php +++ b/ext_emconf.php @@ -4,7 +4,7 @@ 'title' => 'Flexible Pages', 'description' => 'Supports the setup and management of custom page types.', 'category' => 'be', - 'version' => '3.0.0-dev', + 'version' => '3.0.0', 'state' => 'stable', 'author' => 'ITplusX', 'author_email' => 'mail@itplusx.de',