Skip to content

Commit cdc6edf

Browse files
committed
chore: Change ext_emconf.php version to 16.0.1
1 parent c240886 commit cdc6edf

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' => '16.0.0',
7+
'version' => '16.0.1',
88
'category' => 'fe',
99
'constraints' => [
1010
'depends' => [

0 commit comments

Comments
 (0)