Skip to content

Commit a3fca93

Browse files
committed
MAGETWO-65054: Magento 2.0.14 Publication
(build 2.0.14.037)
1 parent b5423fa commit a3fca93

File tree

23 files changed

+94
-94
lines changed

23 files changed

+94
-94
lines changed

app/code/Magento/Authorizenet/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"magento/framework": "100.0.*"
1414
},
1515
"type": "magento2-module",
16-
"version": "100.0.8",
16+
"version": "100.0.9",
1717
"license": [
1818
"proprietary"
1919
],

app/code/Magento/Catalog/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"magento/module-catalog-sample-data": "Sample Data version:100.0.*"
3535
},
3636
"type": "magento2-module",
37-
"version": "100.0.13",
37+
"version": "100.0.14",
3838
"license": [
3939
"OSL-3.0",
4040
"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.0.*"
2828
},
2929
"type": "magento2-module",
30-
"version": "100.0.12",
30+
"version": "100.0.13",
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.0.*"
1919
},
2020
"type": "magento2-module",
21-
"version": "100.0.6",
21+
"version": "100.0.7",
2222
"license": [
2323
"OSL-3.0",
2424
"AFL-3.0"

app/code/Magento/ConfigurableProduct/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"magento/module-product-links-sample-data": "Sample Data version:100.0.*"
2424
},
2525
"type": "magento2-module",
26-
"version": "100.0.9",
26+
"version": "100.0.10",
2727
"license": [
2828
"OSL-3.0",
2929
"AFL-3.0"

app/code/Magento/Customer/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"magento/module-customer-sample-data": "Sample Data version:100.0.*"
3030
},
3131
"type": "magento2-module",
32-
"version": "100.0.11",
32+
"version": "100.0.12",
3333
"license": [
3434
"OSL-3.0",
3535
"AFL-3.0"

app/code/Magento/Downloadable/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"magento/module-downloadable-sample-data": "Sample Data version:100.0.*"
2525
},
2626
"type": "magento2-module",
27-
"version": "100.0.7",
27+
"version": "100.0.8",
2828
"license": [
2929
"OSL-3.0",
3030
"AFL-3.0"

app/code/Magento/Integration/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"magento/module-authorization": "100.0.*"
1212
},
1313
"type": "magento2-module",
14-
"version": "100.0.7",
14+
"version": "100.0.8",
1515
"license": [
1616
"OSL-3.0",
1717
"AFL-3.0"

app/code/Magento/Payment/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"magento/framework": "100.0.*"
1313
},
1414
"type": "magento2-module",
15-
"version": "100.0.10",
15+
"version": "100.0.11",
1616
"license": [
1717
"OSL-3.0",
1818
"AFL-3.0"

app/code/Magento/Paypal/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"magento/module-checkout-agreements": "100.0.*"
2525
},
2626
"type": "magento2-module",
27-
"version": "100.0.8",
27+
"version": "100.0.9",
2828
"license": [
2929
"proprietary"
3030
],

0 commit comments

Comments
 (0)