Skip to content

Commit 562cf80

Browse files
committed
Change ext_emconf.php version to 15.1.2
1 parent 945ae38 commit 562cf80

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
@@ -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.1.1',
7+
'version' => '15.1.2',
88
'category' => 'fe',
99
'constraints' => [
1010
'depends' => [

0 commit comments

Comments
 (0)