Skip to content

Commit

Permalink
replace version
Browse files Browse the repository at this point in the history
  • Loading branch information
oxlen committed Nov 14, 2021
1 parent 56ea9b3 commit 1530088
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "eriocnemis/module-region-shipping-rule-api",
"description": "The module serves as application program interface (API) responsible for functionality of shipping rules manage as well as bulk operations.",
"type": "magento2-module",
"version": "2.4.1",
"version": "2.4.2",
"authors": [
{
"name": "Eriocnemis Team",
Expand All @@ -13,9 +13,10 @@
"OSL-3.0"
],
"require": {
"php": "~7.3.0||~7.4.0",
"magento/framework": "103.0.*",
"magento/module-webapi": "100.4.*",
"eriocnemis/module-region-api": "2.4.*"
"eriocnemis/module-region-api": "2.4.2"
},
"autoload": {
"files": [
Expand Down

0 comments on commit 1530088

Please sign in to comment.