From 94b0ee840912e6dbdb36aab5a7c2401e2ede1261 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim=20Lochm=C3=BCller?= Date: Sat, 2 Nov 2024 14:26:40 +0100 Subject: [PATCH] Change ext_emconf.php version to 15.0.2 --- ext_emconf.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext_emconf.php b/ext_emconf.php index d346104db89..aef3c5898d5 100755 --- a/ext_emconf.php +++ b/ext_emconf.php @@ -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' => [