From 5b930d724954b576e0abd2cd766de58d9bbcd372 Mon Sep 17 00:00:00 2001 From: wsajosh Date: Thu, 21 Dec 2023 13:00:48 +0000 Subject: [PATCH] 20.4.5 SHQ23-1431 Update readme --- CHANGELOG-PUBLIC.MD | 4 ++++ CHANGELOG.MD | 4 ++++ README.md | 10 +--------- composer.json | 2 +- src/composer.json | 2 +- 5 files changed, 11 insertions(+), 11 deletions(-) diff --git a/CHANGELOG-PUBLIC.MD b/CHANGELOG-PUBLIC.MD index d93eebc..4d3c8a9 100644 --- a/CHANGELOG-PUBLIC.MD +++ b/CHANGELOG-PUBLIC.MD @@ -80,3 +80,7 @@ MNB-2539 Add support for Magento 2.4.4 SHQ23-433 Better handling of zero conditions +## 20.4.5 (2023-12-21) +SHQ23-1431 Update readme + + diff --git a/CHANGELOG.MD b/CHANGELOG.MD index d93eebc..4d3c8a9 100755 --- a/CHANGELOG.MD +++ b/CHANGELOG.MD @@ -80,3 +80,7 @@ MNB-2539 Add support for Magento 2.4.4 SHQ23-433 Better handling of zero conditions +## 20.4.5 (2023-12-21) +SHQ23-1431 Update readme + + diff --git a/README.md b/README.md index c078a23..ffbe5bb 100755 --- a/README.md +++ b/README.md @@ -4,7 +4,6 @@ A Shipping Rate module for Magento 2.3+ which supports showing multiple shipping Facts ----- - [extension on GitHub](https://github.com/webshopapps/module-matrixrate) -- Magento v1.0 available for download from www.webshopapps.com Description ----------- @@ -14,13 +13,6 @@ Compatibility ------------- - Magento >= 2.3 -This library aims to support and is tested against the following PHP -implementations: - -* PHP 7.1.3 -* PHP 7.2.0 -* PHP 7.3.0 - per the [official Magento 2 requirements](https://devdocs.magento.com/guides/v2.3/install-gde/system-requirements-tech.html) Installation Instructions @@ -48,7 +40,7 @@ Full instructions are also available in our [online documentation](http://docs.s Support ------- For further information on using Matrixrates, please refer to our [online documentation](http://docs.shipperhq.com/category/troubleshooting/ecommerce-platform/matrixrates/). -If you have any issues with this extension, open an issue on [GitHub](https://github.com/webshopapps/module-matrixrate/issues). Alternatively you can contact us via email at support@webshopapps.com or via our website http://webshopapps.com/contacts/ +If you have any issues with this extension, open an issue on [GitHub](https://github.com/webshopapps/module-matrixrate/issues). Alternatively you can contact us via email at support@webshopapps.com WebShopApps MatrixRates is provided AS IS and we are not accepting feature requests at this time. Extended functionality is available via [ShipperHQ](https://www.shipperhq.com). diff --git a/composer.json b/composer.json index 64711ca..a63be68 100755 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "webshopapps/module-matrixrate", "description": "Magento Shipping Multiple Table Rates - MatrixRate", - "version": "20.4.4", + "version": "20.4.5", "license": [ "OSL-3.0", "AFL-3.0" diff --git a/src/composer.json b/src/composer.json index 642118a..17016af 100755 --- a/src/composer.json +++ b/src/composer.json @@ -1,7 +1,7 @@ { "name": "webshopapps/module-matrixrate", "description": "Magento Shipping Multiple Table Rates - MatrixRate", - "version": "20.4.4", + "version": "20.4.5", "license": [ "OSL-3.0", "AFL-3.0"