From def6b7cdfcc7ee9913a37c92c0385a578dccbc76 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim=20Lochm=C3=BCller?= Date: Sat, 2 Nov 2024 14:08:07 +0100 Subject: [PATCH] Change ext_emconf.php version to 15.0.0 --- ext_emconf.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext_emconf.php b/ext_emconf.php index 2bfc34d1e38..624850f034f 100755 --- a/ext_emconf.php +++ b/ext_emconf.php @@ -6,7 +6,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' => '14.0.1', + 'version' => '15.0.0', 'category' => 'fe', 'constraints' => [ 'depends' => [