Skip to content

Commit 4966a50

Browse files
committed
MAGETWO-90394: Magento 2.1.14 Publication
(build 2.1.14.013)
1 parent da0d390 commit 4966a50

File tree

27 files changed

+138
-81
lines changed

27 files changed

+138
-81
lines changed

app/code/Magento/Backend/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"magento/framework": "100.1.*"
2323
},
2424
"type": "magento2-module",
25-
"version": "100.1.8",
25+
"version": "100.1.9",
2626
"license": [
2727
"OSL-3.0",
2828
"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.13",
36+
"version": "101.0.14",
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.9",
19+
"version": "100.1.10",
2020
"license": [
2121
"OSL-3.0",
2222
"AFL-3.0"

app/code/Magento/CatalogRule/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"magento/module-catalog-rule-sample-data": "Sample Data version:100.1.*"
1818
},
1919
"type": "magento2-module",
20-
"version": "100.1.6",
20+
"version": "100.1.7",
2121
"license": [
2222
"OSL-3.0",
2323
"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.11",
21+
"version": "101.0.12",
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.1.*"
2424
},
2525
"type": "magento2-module",
26-
"version": "100.1.13",
26+
"version": "100.1.14",
2727
"license": [
2828
"OSL-3.0",
2929
"AFL-3.0"

app/code/Magento/Cron/composer.json

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

app/code/Magento/CurrencySymbol/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"magento/framework": "100.1.*"
1212
},
1313
"type": "magento2-module",
14-
"version": "100.1.4",
14+
"version": "100.1.5",
1515
"license": [
1616
"OSL-3.0",
1717
"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.1.*"
3030
},
3131
"type": "magento2-module",
32-
"version": "100.1.12",
32+
"version": "100.1.13",
3333
"license": [
3434
"OSL-3.0",
3535
"AFL-3.0"

app/code/Magento/Directory/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"lib-libxml": "*"
1111
},
1212
"type": "magento2-module",
13-
"version": "100.1.6",
13+
"version": "100.1.7",
1414
"license": [
1515
"OSL-3.0",
1616
"AFL-3.0"

app/code/Magento/Eav/composer.json

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

app/code/Magento/MediaStorage/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"magento/framework": "100.1.*"
1010
},
1111
"type": "magento2-module",
12-
"version": "100.1.4",
12+
"version": "100.1.5",
1313
"license": [
1414
"OSL-3.0",
1515
"AFL-3.0"

app/code/Magento/Paypal/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"magento/module-checkout-agreements": "100.1.*"
2626
},
2727
"type": "magento2-module",
28-
"version": "100.1.9",
28+
"version": "100.1.10",
2929
"license": [
3030
"proprietary"
3131
],

app/code/Magento/Review/composer.json

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

app/code/Magento/Robots/composer.json

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

app/code/Magento/Store/composer.json

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

app/code/Magento/Swagger/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"magento/framework": "100.1.*"
77
},
88
"type": "magento2-module",
9-
"version": "100.1.3",
9+
"version": "100.1.4",
1010
"license": [
1111
"OSL-3.0",
1212
"AFL-3.0"

app/code/Magento/Swatches/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"magento/module-swatches-sample-data": "Sample Data version:100.1.*"
2020
},
2121
"type": "magento2-module",
22-
"version": "100.1.11",
22+
"version": "100.1.12",
2323
"license": [
2424
"proprietary"
2525
],

app/code/Magento/Theme/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"magento/module-theme-sample-data": "Sample Data version:100.1.*"
2222
},
2323
"type": "magento2-module",
24-
"version": "100.1.10",
24+
"version": "100.1.11",
2525
"license": [
2626
"OSL-3.0",
2727
"AFL-3.0"

app/code/Magento/Translation/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"magento/module-deploy": "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/Ui/composer.json

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

app/code/Magento/Widget/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"magento/module-widget-sample-data": "Sample Data version:100.1.*"
1717
},
1818
"type": "magento2-module",
19-
"version": "100.1.7",
19+
"version": "100.1.8",
2020
"license": [
2121
"OSL-3.0",
2222
"AFL-3.0"

app/design/frontend/Magento/blank/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"magento/framework": "100.1.*"
77
},
88
"type": "magento2-theme",
9-
"version": "100.1.8",
9+
"version": "100.1.9",
1010
"license": [
1111
"OSL-3.0",
1212
"AFL-3.0"

app/design/frontend/Magento/luma/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"magento/framework": "100.1.*"
88
},
99
"type": "magento2-theme",
10-
"version": "100.1.8",
10+
"version": "100.1.9",
1111
"license": [
1212
"OSL-3.0",
1313
"AFL-3.0"

composer.json

Lines changed: 26 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "magento/magento2ce",
33
"description": "Magento 2 (Community Edition)",
44
"type": "project",
5-
"version": "2.1.14-dev",
5+
"version": "2.1.14",
66
"license": [
77
"OSL-3.0",
88
"AFL-3.0"
@@ -81,41 +81,41 @@
8181
"magento/module-advanced-pricing-import-export": "100.1.4",
8282
"magento/module-authorization": "100.1.3",
8383
"magento/module-authorizenet": "100.1.7",
84-
"magento/module-backend": "100.1.8",
84+
"magento/module-backend": "100.1.9",
8585
"magento/module-backup": "100.1.6",
8686
"magento/module-braintree": "100.1.9",
8787
"magento/module-bundle": "100.1.7",
8888
"magento/module-bundle-import-export": "100.1.5",
8989
"magento/module-cache-invalidate": "100.1.4",
9090
"magento/module-captcha": "100.1.4",
91-
"magento/module-catalog": "101.0.13",
92-
"magento/module-catalog-import-export": "100.1.9",
91+
"magento/module-catalog": "101.0.14",
92+
"magento/module-catalog-import-export": "100.1.10",
9393
"magento/module-catalog-inventory": "100.1.8",
94-
"magento/module-catalog-rule": "100.1.6",
94+
"magento/module-catalog-rule": "100.1.7",
9595
"magento/module-catalog-rule-configurable": "100.1.4",
9696
"magento/module-catalog-search": "100.1.9",
9797
"magento/module-catalog-url-rewrite": "100.1.6",
9898
"magento/module-catalog-widget": "100.1.5",
9999
"magento/module-checkout": "100.1.12",
100100
"magento/module-checkout-agreements": "100.1.4",
101-
"magento/module-cms": "101.0.11",
101+
"magento/module-cms": "101.0.12",
102102
"magento/module-cms-url-rewrite": "100.1.4",
103103
"magento/module-config": "100.1.8",
104104
"magento/module-configurable-import-export": "100.1.4",
105-
"magento/module-configurable-product": "100.1.13",
105+
"magento/module-configurable-product": "100.1.14",
106106
"magento/module-contact": "100.1.4",
107107
"magento/module-cookie": "100.1.4",
108-
"magento/module-cron": "100.1.5",
109-
"magento/module-currency-symbol": "100.1.4",
110-
"magento/module-customer": "100.1.12",
108+
"magento/module-cron": "100.1.6",
109+
"magento/module-currency-symbol": "100.1.5",
110+
"magento/module-customer": "100.1.13",
111111
"magento/module-customer-import-export": "100.1.6",
112112
"magento/module-deploy": "100.1.7",
113113
"magento/module-developer": "100.1.4",
114114
"magento/module-dhl": "100.1.4",
115-
"magento/module-directory": "100.1.6",
115+
"magento/module-directory": "100.1.7",
116116
"magento/module-downloadable": "100.1.6",
117117
"magento/module-downloadable-import-export": "100.1.3",
118-
"magento/module-eav": "100.1.10",
118+
"magento/module-eav": "100.1.11",
119119
"magento/module-email": "100.1.7",
120120
"magento/module-encryption-key": "100.1.3",
121121
"magento/module-fedex": "100.1.5",
@@ -129,7 +129,7 @@
129129
"magento/module-indexer": "100.1.6",
130130
"magento/module-integration": "100.1.7",
131131
"magento/module-layered-navigation": "100.1.3",
132-
"magento/module-media-storage": "100.1.4",
132+
"magento/module-media-storage": "100.1.5",
133133
"magento/module-msrp": "100.1.4",
134134
"magento/module-multishipping": "100.1.4",
135135
"magento/module-new-relic-reporting": "100.1.4",
@@ -138,15 +138,15 @@
138138
"magento/module-offline-shipping": "100.1.5",
139139
"magento/module-page-cache": "100.1.6",
140140
"magento/module-payment": "100.1.9",
141-
"magento/module-paypal": "100.1.9",
141+
"magento/module-paypal": "100.1.10",
142142
"magento/module-persistent": "100.1.5",
143143
"magento/module-product-alert": "100.1.4",
144144
"magento/module-product-video": "100.1.9",
145145
"magento/module-quote": "100.1.8",
146146
"magento/module-reports": "100.1.8",
147147
"magento/module-require-js": "100.1.4",
148-
"magento/module-review": "100.1.7",
149-
"magento/module-robots": "100.1.1",
148+
"magento/module-review": "100.1.8",
149+
"magento/module-robots": "100.1.2",
150150
"magento/module-rss": "100.1.4",
151151
"magento/module-rule": "100.1.8",
152152
"magento/module-sales": "100.1.11",
@@ -159,15 +159,15 @@
159159
"magento/module-send-friend": "100.1.3",
160160
"magento/module-shipping": "100.1.7",
161161
"magento/module-sitemap": "100.1.6",
162-
"magento/module-store": "100.1.10",
163-
"magento/module-swagger": "100.1.3",
164-
"magento/module-swatches": "100.1.11",
162+
"magento/module-store": "100.1.11",
163+
"magento/module-swagger": "100.1.4",
164+
"magento/module-swatches": "100.1.12",
165165
"magento/module-swatches-layered-navigation": "100.1.3",
166166
"magento/module-tax": "100.1.5",
167167
"magento/module-tax-import-export": "100.1.3",
168-
"magento/module-theme": "100.1.10",
169-
"magento/module-translation": "100.1.5",
170-
"magento/module-ui": "100.1.11",
168+
"magento/module-theme": "100.1.11",
169+
"magento/module-translation": "100.1.6",
170+
"magento/module-ui": "100.1.12",
171171
"magento/module-ups": "100.1.5",
172172
"magento/module-url-rewrite": "100.1.5",
173173
"magento/module-user": "100.1.5",
@@ -178,19 +178,19 @@
178178
"magento/module-webapi": "100.1.6",
179179
"magento/module-webapi-security": "100.1.3",
180180
"magento/module-weee": "100.1.3",
181-
"magento/module-widget": "100.1.7",
181+
"magento/module-widget": "100.1.8",
182182
"magento/module-wishlist": "100.1.8",
183183
"magento/theme-adminhtml-backend": "100.1.4",
184-
"magento/theme-frontend-blank": "100.1.8",
185-
"magento/theme-frontend-luma": "100.1.8",
184+
"magento/theme-frontend-blank": "100.1.9",
185+
"magento/theme-frontend-luma": "100.1.9",
186186
"magento/language-de_de": "100.1.2",
187187
"magento/language-en_us": "100.1.2",
188188
"magento/language-es_es": "100.1.2",
189189
"magento/language-fr_fr": "100.1.2",
190190
"magento/language-nl_nl": "100.1.2",
191191
"magento/language-pt_br": "100.1.2",
192192
"magento/language-zh_hans_cn": "100.1.2",
193-
"magento/framework": "100.1.13",
193+
"magento/framework": "100.1.14",
194194
"trentrichardson/jquery-timepicker-addon": "1.4.3",
195195
"components/jquery": "1.11.0",
196196
"blueimp/jquery-file-upload": "5.6.14",

0 commit comments

Comments
 (0)