From 5f8c4971b6e2b65e3a3828d382ef43e98144ab1f Mon Sep 17 00:00:00 2001 From: Markus Hofmann Date: Thu, 30 Oct 2025 11:38:43 +0100 Subject: [PATCH] [TASK] Prepare release 5.1.2 --- ext_emconf.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext_emconf.php b/ext_emconf.php index 386c4d68..0d4b9e6d 100644 --- a/ext_emconf.php +++ b/ext_emconf.php @@ -8,7 +8,7 @@ 'author_company' => 'web-vision GmbH', 'author_email' => 'hello@web-vision.de', 'state' => 'stable', - 'version' => '5.1.1', + 'version' => '5.1.2', 'constraints' => [ 'depends' => [ 'php' => '8.1.0-8.4.99',