Skip to content

Commit 34fc8d8

Browse files
committed
MAGETWO-64094: Magento 2.1.8 Publication
(build 2.1.8.008)
1 parent d168c01 commit 34fc8d8

File tree

43 files changed

+153
-153
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+153
-153
lines changed

app/code/Magento/AdvancedPricingImportExport/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"magento/framework": "100.1.*"
1414
},
1515
"type": "magento2-module",
16-
"version": "100.1.2",
16+
"version": "100.1.3",
1717
"license": [
1818
"OSL-3.0",
1919
"AFL-3.0"

app/code/Magento/Catalog/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"magento/module-catalog-sample-data": "Sample Data version:100.1.*"
3434
},
3535
"type": "magento2-module",
36-
"version": "101.0.7",
36+
"version": "101.0.8",
3737
"license": [
3838
"OSL-3.0",
3939
"AFL-3.0"

app/code/Magento/CatalogImportExport/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"ext-ctype": "*"
1717
},
1818
"type": "magento2-module",
19-
"version": "100.1.4",
19+
"version": "100.1.5",
2020
"license": [
2121
"OSL-3.0",
2222
"AFL-3.0"

app/code/Magento/CatalogInventory/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"magento/module-ui": "100.1.*"
1414
},
1515
"type": "magento2-module",
16-
"version": "100.1.5",
16+
"version": "100.1.6",
1717
"license": [
1818
"OSL-3.0",
1919
"AFL-3.0"

app/code/Magento/CatalogSearch/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"magento/framework": "100.1.*"
1616
},
1717
"type": "magento2-module",
18-
"version": "100.1.5",
18+
"version": "100.1.6",
1919
"license": [
2020
"OSL-3.0",
2121
"AFL-3.0"

app/code/Magento/CatalogUrlRewrite/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"magento/module-ui": "100.1.*"
1515
},
1616
"type": "magento2-module",
17-
"version": "100.1.3",
17+
"version": "100.1.4",
1818
"license": [
1919
"OSL-3.0",
2020
"AFL-3.0"

app/code/Magento/CatalogWidget/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"magento/framework": "100.1.*"
1515
},
1616
"type": "magento2-module",
17-
"version": "100.1.2",
17+
"version": "100.1.3",
1818
"license": [
1919
"OSL-3.0",
2020
"AFL-3.0"

app/code/Magento/Checkout/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"magento/module-cookie": "100.1.*"
2828
},
2929
"type": "magento2-module",
30-
"version": "100.1.6",
30+
"version": "100.1.7",
3131
"license": [
3232
"OSL-3.0",
3333
"AFL-3.0"

app/code/Magento/Cms/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"magento/module-cms-sample-data": "Sample Data version:100.1.*"
1919
},
2020
"type": "magento2-module",
21-
"version": "101.0.5",
21+
"version": "101.0.6",
2222
"license": [
2323
"OSL-3.0",
2424
"AFL-3.0"

app/code/Magento/Config/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"magento/module-deploy": "100.1.*"
1616
},
1717
"type": "magento2-module",
18-
"version": "100.1.4",
18+
"version": "100.1.5",
1919
"license": [
2020
"OSL-3.0",
2121
"AFL-3.0"

0 commit comments

Comments
 (0)