Skip to content

Commit 94b0ee8

Browse files
committed
Change ext_emconf.php version to 15.0.2
1 parent f948ca1 commit 94b0ee8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ext_emconf.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
$EM_CONF[$_EXTKEY] = [
55
'title' => 'StaticFileCache',
66
'description' => 'Transparent static file cache solution using mod_rewrite and mod_expires. Increase performance for static pages by a factor of 230!!',
7-
'version' => '15.0.1',
7+
'version' => '15.0.2',
88
'category' => 'fe',
99
'constraints' => [
1010
'depends' => [

0 commit comments

Comments
 (0)