From 071b1cd5c19999c817aca8a44e8880dce56bc1de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim=20Lochm=C3=BCller?= Date: Mon, 12 Feb 2024 20:11:50 +0100 Subject: [PATCH] Change ext_emconf.php version to 14.0.1 --- ext_emconf.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext_emconf.php b/ext_emconf.php index 45e8ead5647..fcd449b5018 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' => '14.0.0', + 'version' => '14.0.1', 'category' => 'fe', 'constraints' => [ 'depends' => [