diff --git a/CHANGELOG.md b/CHANGELOG.md index f63e91b9..a5828878 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Change Log +## [102.3.53](https://github.com/mailchimp/mc-magento2/tree/102.3.53) + +[Full Changelog](https://github.com/mailchimp/mc-magento2/compare/102.3.52...102.3.53) + +**Fixed bugs:** + +- Cannot upgrade to latest version due to patch error [\#1732](https://github.com/mailchimp/mc-magento2/issues/1732) + ## [102.3.52](https://github.com/mailchimp/mc-magento2/tree/102.3.52) [Full Changelog](https://github.com/mailchimp/mc-magento2/compare/102.3.51...102.3.52) diff --git a/composer.json b/composer.json index 9af60dc2..a7c8d3c2 100644 --- a/composer.json +++ b/composer.json @@ -6,7 +6,7 @@ }, "description": "Connect MailChimp with Magento", "type": "magento2-module", - "version": "102.3.52", + "version": "102.3.53", "authors": [ { "name": "Ebizmarts Corp", diff --git a/etc/module.xml b/etc/module.xml index bdca24c2..d52a4d95 100644 --- a/etc/module.xml +++ b/etc/module.xml @@ -11,7 +11,7 @@ */ --> - +