Skip to content

Commit 53ae7ab

Browse files
author
Oleksii Korshenko
authored
Merge pull request #569 from magento-okapis/MAGETWO-60477-Sales-Inventory
MAGETWO-60477: Invalid SalesInventory module version - 2.1
2 parents 32e0525 + 1f64420 commit 53ae7ab

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

app/code/Magento/SalesInventory/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"magento/framework": "100.1.*"
1111
},
1212
"type": "magento2-module",
13-
"version": "100.0.0",
13+
"version": "100.1.0",
1414
"license": [
1515
"OSL-3.0",
1616
"AFL-3.0"

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@
150150
"magento/module-rule": "100.1.1",
151151
"magento/module-sales": "100.1.2",
152152
"magento/module-sales-rule": "100.1.1",
153-
"magento/module-sales-inventory": "100.0.0",
153+
"magento/module-sales-inventory": "100.1.0",
154154
"magento/module-sales-sequence": "100.1.1",
155155
"magento/module-sample-data": "100.1.1",
156156
"magento/module-search": "100.1.1",

composer.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)