Skip to content

Commit

Permalink
20.4.5 SHQ23-1431 Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
wsajosh committed Dec 21, 2023
1 parent 03eea3c commit 5b930d7
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 11 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG-PUBLIC.MD
Expand Up @@ -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


4 changes: 4 additions & 0 deletions CHANGELOG.MD
Expand Up @@ -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


10 changes: 1 addition & 9 deletions README.md
Expand Up @@ -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
-----------
Expand All @@ -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
Expand Down Expand Up @@ -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).
Expand Down
2 changes: 1 addition & 1 deletion 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"
Expand Down
2 changes: 1 addition & 1 deletion 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"
Expand Down

0 comments on commit 5b930d7

Please sign in to comment.