Skip to content

Commit

Permalink
Change ext_emconf.php version to 15.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
lochmueller committed Nov 2, 2024
1 parent f948ca1 commit 94b0ee8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ext_emconf.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
$EM_CONF[$_EXTKEY] = [
'title' => 'StaticFileCache',
'description' => 'Transparent static file cache solution using mod_rewrite and mod_expires. Increase performance for static pages by a factor of 230!!',
'version' => '15.0.1',
'version' => '15.0.2',
'category' => 'fe',
'constraints' => [
'depends' => [
Expand Down

0 comments on commit 94b0ee8

Please sign in to comment.