diff --git a/ext_emconf.php b/ext_emconf.php index 1def1859d5cb..2f8f021e80a6 100755 --- a/ext_emconf.php +++ b/ext_emconf.php @@ -6,7 +6,7 @@ 'title' => 'StaticFileCache', 'description' => 'Transparent StaticFileCache solution using mod_rewrite and mod_expires. Increase performance for static pages by a factor of 230!!', 'category' => 'fe', - 'version' => '8.0.0-dev', + 'version' => '8.0.0', 'state' => 'stable', 'modify_tables' => 'pages', 'clearcacheonload' => true,