Skip to content

Commit 4bdb78b

Browse files
committed
chore: Change ext_emconf.php version to 16.1.0
1 parent 3e0130b commit 4bdb78b

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

0 commit comments

Comments
 (0)