From b8a5643bf203e57a9b1ed2eba70229c86a737afa Mon Sep 17 00:00:00 2001 From: Sanyi Date: Mon, 1 Dec 2025 17:03:14 +0100 Subject: [PATCH] EMA-178 - Module update --- CHANGELOG.md | 7 +++++++ composer.json | 2 +- etc/module.xml | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4507bce..44d52e5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,13 @@ Release notes: ============== +2.0.16 +------- +* Fix + * Security patches + * Web behavior commands cart and purchase price handling + * Avoid order duplication during order sync + 2.0.15 ------- * New diff --git a/composer.json b/composer.json index 1e85f21..22153af 100644 --- a/composer.json +++ b/composer.json @@ -6,7 +6,7 @@ "php": ">7.0.1" }, "type": "magento2-module", - "version": "2.0.15", + "version": "2.0.16", "autoload": { "files": [ "registration.php" diff --git a/etc/module.xml b/etc/module.xml index 63781d2..383ec57 100644 --- a/etc/module.xml +++ b/etc/module.xml @@ -1,7 +1,7 @@ - +