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