Skip to content

Commit 0aa50a3

Browse files
committed
MAGETWO-53372: Magento 2.0.8 Publication
(build 2.0.8.052)
1 parent 75dbc95 commit 0aa50a3

File tree

15 files changed

+93
-85
lines changed

15 files changed

+93
-85
lines changed

app/code/Magento/Catalog/composer.json

+1-1
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.7",
37+
"version": "100.0.8",
3838
"license": [
3939
"OSL-3.0",
4040
"AFL-3.0"

app/code/Magento/CatalogImportExport/composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"ext-ctype": "*"
1717
},
1818
"type": "magento2-module",
19-
"version": "100.0.6",
19+
"version": "100.0.7",
2020
"license": [
2121
"OSL-3.0",
2222
"AFL-3.0"

app/code/Magento/CatalogUrlRewrite/composer.json

+1-1
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.5",
16+
"version": "100.0.6",
1717
"license": [
1818
"OSL-3.0",
1919
"AFL-3.0"

app/code/Magento/Checkout/composer.json

+1-1
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.6",
30+
"version": "100.0.7",
3131
"license": [
3232
"OSL-3.0",
3333
"AFL-3.0"

app/code/Magento/Customer/composer.json

+1-1
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.6",
32+
"version": "100.0.7",
3333
"license": [
3434
"OSL-3.0",
3535
"AFL-3.0"

app/code/Magento/Eav/composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"magento/framework": "100.0.*"
1212
},
1313
"type": "magento2-module",
14-
"version": "100.0.5",
14+
"version": "100.0.6",
1515
"license": [
1616
"OSL-3.0",
1717
"AFL-3.0"

app/code/Magento/Newsletter/composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"magento/framework": "100.0.*"
1616
},
1717
"type": "magento2-module",
18-
"version": "100.0.6",
18+
"version": "100.0.7",
1919
"license": [
2020
"OSL-3.0",
2121
"AFL-3.0"

app/code/Magento/ProductAlert/composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"magento/framework": "100.0.*"
1111
},
1212
"type": "magento2-module",
13-
"version": "100.0.5",
13+
"version": "100.0.6",
1414
"license": [
1515
"OSL-3.0",
1616
"AFL-3.0"

app/code/Magento/Sales/composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"magento/module-sales-sample-data": "Sample Data version:100.0.*"
3333
},
3434
"type": "magento2-module",
35-
"version": "100.0.7",
35+
"version": "100.0.8",
3636
"license": [
3737
"OSL-3.0",
3838
"AFL-3.0"

app/code/Magento/Theme/composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"magento/module-theme-sample-data": "Sample Data version:100.0.*"
2020
},
2121
"type": "magento2-module",
22-
"version": "100.0.5",
22+
"version": "100.0.6",
2323
"license": [
2424
"OSL-3.0",
2525
"AFL-3.0"

app/code/Magento/Wishlist/composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"magento/module-wishlist-sample-data": "Sample Data version:100.0.*"
2525
},
2626
"type": "magento2-module",
27-
"version": "100.0.5",
27+
"version": "100.0.6",
2828
"license": [
2929
"OSL-3.0",
3030
"AFL-3.0"

composer.json

+13-13
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.0.7",
5+
"version": "2.0.8",
66
"license": [
77
"OSL-3.0",
88
"AFL-3.0"
@@ -90,15 +90,15 @@
9090
"magento/module-bundle-import-export": "100.0.5",
9191
"magento/module-cache-invalidate": "100.0.5",
9292
"magento/module-captcha": "100.0.7",
93-
"magento/module-catalog": "100.0.7",
94-
"magento/module-catalog-import-export": "100.0.6",
93+
"magento/module-catalog": "100.0.8",
94+
"magento/module-catalog-import-export": "100.0.7",
9595
"magento/module-catalog-inventory": "100.0.5",
9696
"magento/module-catalog-rule": "100.0.5",
9797
"magento/module-catalog-rule-configurable": "100.0.5",
9898
"magento/module-catalog-search": "100.0.5",
99-
"magento/module-catalog-url-rewrite": "100.0.5",
99+
"magento/module-catalog-url-rewrite": "100.0.6",
100100
"magento/module-catalog-widget": "100.0.5",
101-
"magento/module-checkout": "100.0.6",
101+
"magento/module-checkout": "100.0.7",
102102
"magento/module-checkout-agreements": "100.0.5",
103103
"magento/module-cms": "100.0.5",
104104
"magento/module-cms-url-rewrite": "100.0.5",
@@ -109,15 +109,15 @@
109109
"magento/module-cookie": "100.0.5",
110110
"magento/module-cron": "100.0.5",
111111
"magento/module-currency-symbol": "100.0.5",
112-
"magento/module-customer": "100.0.6",
112+
"magento/module-customer": "100.0.7",
113113
"magento/module-customer-import-export": "100.0.5",
114114
"magento/module-deploy": "100.0.6",
115115
"magento/module-developer": "100.0.5",
116116
"magento/module-dhl": "100.0.5",
117117
"magento/module-directory": "100.0.5",
118118
"magento/module-downloadable": "100.0.5",
119119
"magento/module-downloadable-import-export": "100.0.5",
120-
"magento/module-eav": "100.0.5",
120+
"magento/module-eav": "100.0.6",
121121
"magento/module-email": "100.0.5",
122122
"magento/module-encryption-key": "100.0.5",
123123
"magento/module-fedex": "100.0.5",
@@ -135,22 +135,22 @@
135135
"magento/module-msrp": "100.0.5",
136136
"magento/module-multishipping": "100.0.5",
137137
"magento/module-new-relic-reporting": "100.0.5",
138-
"magento/module-newsletter": "100.0.6",
138+
"magento/module-newsletter": "100.0.7",
139139
"magento/module-offline-payments": "100.0.6",
140140
"magento/module-offline-shipping": "100.0.5",
141141
"magento/module-page-cache": "100.0.6",
142142
"magento/module-payment": "100.0.6",
143143
"magento/module-paypal": "100.0.6",
144144
"magento/module-persistent": "100.0.5",
145-
"magento/module-product-alert": "100.0.5",
145+
"magento/module-product-alert": "100.0.6",
146146
"magento/module-product-video": "100.0.5",
147147
"magento/module-quote": "100.0.6",
148148
"magento/module-reports": "100.0.5",
149149
"magento/module-require-js": "100.0.5",
150150
"magento/module-review": "100.0.5",
151151
"magento/module-rss": "100.0.5",
152152
"magento/module-rule": "100.0.5",
153-
"magento/module-sales": "100.0.7",
153+
"magento/module-sales": "100.0.8",
154154
"magento/module-sales-rule": "100.0.5",
155155
"magento/module-sales-sequence": "100.0.5",
156156
"magento/module-sample-data": "100.0.5",
@@ -163,7 +163,7 @@
163163
"magento/module-swatches": "100.0.6",
164164
"magento/module-tax": "100.0.5",
165165
"magento/module-tax-import-export": "100.0.5",
166-
"magento/module-theme": "100.0.5",
166+
"magento/module-theme": "100.0.6",
167167
"magento/module-translation": "100.0.5",
168168
"magento/module-ui": "100.0.5",
169169
"magento/module-ups": "100.0.5",
@@ -176,7 +176,7 @@
176176
"magento/module-webapi-security": "100.0.1",
177177
"magento/module-weee": "100.0.5",
178178
"magento/module-widget": "100.0.6",
179-
"magento/module-wishlist": "100.0.5",
179+
"magento/module-wishlist": "100.0.6",
180180
"magento/theme-adminhtml-backend": "100.0.5",
181181
"magento/theme-frontend-blank": "100.0.5",
182182
"magento/theme-frontend-luma": "100.0.5",
@@ -187,7 +187,7 @@
187187
"magento/language-nl_nl": "100.0.5",
188188
"magento/language-pt_br": "100.0.5",
189189
"magento/language-zh_hans_cn": "100.0.5",
190-
"magento/framework": "100.0.9",
190+
"magento/framework": "100.0.10",
191191
"trentrichardson/jquery-timepicker-addon": "1.4.3",
192192
"colinmollenhour/cache-backend-redis": "1.8",
193193
"components/jquery": "1.11.0",

0 commit comments

Comments
 (0)