From 1a7596f40b36bcc0a5cd0ae01c5a3c8954b3bd60 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20B=C3=BCrk?= Date: Wed, 21 Jan 2026 19:06:30 +0100 Subject: [PATCH] [RELEASE] 1.0.3 --- ext_emconf.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext_emconf.php b/ext_emconf.php index 8077fd7..a87e2bf 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' => '1.0.2', + 'version' => '1.0.3', 'constraints' => [ 'depends' => [ 'php' => '8.1.0-8.4.99',