From 73c0eb956c424e1465cc9f59e4e50ef33228d661 Mon Sep 17 00:00:00 2001 From: twoldanski <66474451+twoldanski@users.noreply.github.com> Date: Thu, 19 Sep 2024 19:44:18 +0200 Subject: [PATCH] [TASK] Set version 4.4.0 (#769) --- ext_emconf.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext_emconf.php b/ext_emconf.php index 15677587..18581857 100644 --- a/ext_emconf.php +++ b/ext_emconf.php @@ -15,7 +15,7 @@ 'author_email' => 'extensions@macopedia.pl', 'author_company' => 'Macopedia Sp. z o.o.', 'category' => 'fe', - 'version' => '4.3.2', + 'version' => '4.4.0', 'constraints' => [ 'depends' => [ 'frontend' => '12.4.3-12.5.99',