From c8d14210ada3433e515f0f947c257c9d34c4d34a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim=20Lochm=C3=BCller?= Date: Fri, 5 May 2023 20:04:39 +0200 Subject: [PATCH] Change ext_emconf.php version to 13.0.0 --- ext_emconf.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext_emconf.php b/ext_emconf.php index 6b494d4fa82..769683d69d4 100755 --- a/ext_emconf.php +++ b/ext_emconf.php @@ -5,7 +5,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' => '12.5.0', + 'version' => '13.0.0', 'category' => 'fe', 'constraints' => [ 'depends' => [