Skip to content

Commit a5f0028

Browse files
committed
Set version to 9.0.0
1 parent d1d0a42 commit a5f0028

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext_emconf.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
'title' => 'StaticFileCache',
77
'description' => 'Transparent StaticFileCache solution using mod_rewrite and mod_expires. Increase performance for static pages by a factor of 230!!',
88
'category' => 'fe',
9-
'version' => '9.0.0-dev',
9+
'version' => '9.0.0',
1010
'state' => 'stable',
1111
'modify_tables' => 'pages',
1212
'clearcacheonload' => true,

0 commit comments

Comments
 (0)