Skip to content

Commit 0d6030e

Browse files
committed
Change ext_emconf.php version to 12.2.0
1 parent 8aac0ac commit 0d6030e

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
@@ -5,7 +5,7 @@
55
$EM_CONF[$_EXTKEY] = [
66
'title' => 'StaticFileCache',
77
'description' => 'Transparent StaticFileCache solution using mod_rewrite and mod_expires. Increase performance for static pages by a factor of 230!!',
8-
'version' => '12.1.0',
8+
'version' => '12.2.0',
99
'category' => 'fe',
1010
'constraints' => [
1111
'depends' => [

0 commit comments

Comments
 (0)