From 26beb90c3b17f3022448bff7ba803064bd0bd688 Mon Sep 17 00:00:00 2001 From: Felix Nagel Date: Tue, 12 Sep 2017 09:06:12 +0200 Subject: [PATCH] Bugfix release: allow PHP 7.1 and fix issue for 8.x Changelog: https://github.com/fnagel/fe_performance/compare/0.6.0...0.6.1 --- ext_emconf.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext_emconf.php b/ext_emconf.php index 7430be4..3e511d7 100644 --- a/ext_emconf.php +++ b/ext_emconf.php @@ -27,7 +27,7 @@ 'modify_tables' => '', 'clearCacheOnLoad' => 0, 'lockType' => '', - 'version' => '0.6.1-dev', + 'version' => '0.6.1', 'dependencies' => '', 'conflicts' => '', 'constraints' => array(