From 86db3bfba0e3c26d50bde2b7ad787e81f7bd26c8 Mon Sep 17 00:00:00 2001 From: Georg Ringer Date: Mon, 10 Oct 2022 13:25:46 +0200 Subject: [PATCH] Update ext_emconf.php --- ext_emconf.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext_emconf.php b/ext_emconf.php index b24c1d6..e43b76a 100755 --- a/ext_emconf.php +++ b/ext_emconf.php @@ -8,7 +8,7 @@ 'author_email' => '', 'state' => 'stable', 'clearCacheOnLoad' => true, - 'version' => '5.0.1', + 'version' => '5.0.2', 'constraints' => [ 'depends' => [ 'typo3' => '10.4.0-11.5.99',