From 1f22a3b9753eb530f3a2ed3983010f722d114cf3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim=20Lochm=C3=BCller?= Date: Wed, 13 Nov 2024 22:49:55 +0100 Subject: [PATCH] Change ext_emconf.php version to 15.1.0 --- ext_emconf.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext_emconf.php b/ext_emconf.php index aef3c5898d5..a31e76f76b3 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.2', + 'version' => '15.1.0', 'category' => 'fe', 'constraints' => [ 'depends' => [