From 81037784a191f6f63df96cb82fb9842aeec0248f Mon Sep 17 00:00:00 2001 From: Brian Date: Fri, 13 Aug 2021 17:52:38 +0700 Subject: [PATCH 1/2] Updated labels & content --- etc/adminhtml/system.xml | 2 -- 1 file changed, 2 deletions(-) diff --git a/etc/adminhtml/system.xml b/etc/adminhtml/system.xml index 9d1cdea..fcbff98 100755 --- a/etc/adminhtml/system.xml +++ b/etc/adminhtml/system.xml @@ -32,8 +32,6 @@ Magento\Config\Model\Config\Source\Yesno - - Yes to enable this module.
How to integrate with others
1. It helps to reduce abandonment cart with One Step Checkout.
From 0761f094b97fe57a4efc13ff08729b04d4cccbbc Mon Sep 17 00:00:00 2001 From: shin Date: Wed, 18 Aug 2021 17:26:56 +0700 Subject: [PATCH 2/2] update composer. --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 8e0f282..80235c1 100644 --- a/composer.json +++ b/composer.json @@ -6,7 +6,7 @@ "liquid/liquid": "^1.4.8" }, "type": "magento2-module", - "version": "4.1.0", + "version": "4.1.1", "license": "proprietary", "authors": [ {