From fe7306b80b1b070e43064f5e8dad5ff91fd3f1e3 Mon Sep 17 00:00:00 2001 From: Mattias Nilsson Date: Tue, 3 Oct 2023 07:35:17 +0200 Subject: [PATCH] [RELEASE] Prepare for version ''4.0.7'' --- ext_emconf.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext_emconf.php b/ext_emconf.php index 79c5c649..cda57a23 100644 --- a/ext_emconf.php +++ b/ext_emconf.php @@ -9,7 +9,7 @@ 'author' => 'TYPO3 Community', 'author_email' => 'typo3cms@typo3.org', 'author_company' => '', - 'version' => '4.0.6', + 'version' => '4.0.7', 'constraints' => [ 'depends' => [ 'typo3' => '11.5.0-11.5.99',