Skip to content

Commit 17ac035

Browse files
committed
MAGETWO-52622: Magento 2.0.6 Publication
(build 2.0.6.036)
1 parent 1d8d6a9 commit 17ac035

File tree

19 files changed

+109
-105
lines changed

19 files changed

+109
-105
lines changed

app/code/Magento/Authorizenet/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
"proprietary"
1919
],

app/code/Magento/Backend/composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"magento/framework": "100.0.*"
2222
},
2323
"type": "magento2-module",
24-
"version": "100.0.6",
24+
"version": "100.0.7",
2525
"license": [
2626
"OSL-3.0",
2727
"AFL-3.0"

app/code/Magento/Backup/composer.json

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

app/code/Magento/Braintree/composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"magento/module-checkout-agreements": "100.0.*"
2323
},
2424
"type": "magento2-module",
25-
"version": "100.0.5",
25+
"version": "100.0.6",
2626
"license": [
2727
"proprietary"
2828
],

app/code/Magento/Captcha/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.6",
13+
"version": "100.0.7",
1414
"license": [
1515
"OSL-3.0",
1616
"AFL-3.0"

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

app/code/Magento/Deploy/composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"magento/module-require-js": "100.0.*"
1010
},
1111
"type": "magento2-module",
12-
"version": "100.0.5",
12+
"version": "100.0.6",
1313
"license": [
1414
"OSL-3.0",
1515
"AFL-3.0"

app/code/Magento/Integration/composer.json

+1-1
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.5",
14+
"version": "100.0.6",
1515
"license": [
1616
"OSL-3.0",
1717
"AFL-3.0"

app/code/Magento/OfflinePayments/composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"magento/framework": "100.0.*"
99
},
1010
"type": "magento2-module",
11-
"version": "100.0.5",
11+
"version": "100.0.6",
1212
"license": [
1313
"OSL-3.0",
1414
"AFL-3.0"

app/code/Magento/PageCache/composer.json

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

app/code/Magento/Payment/composer.json

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

app/code/Magento/Paypal/composer.json

+1-1
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.5",
27+
"version": "100.0.6",
2828
"license": [
2929
"proprietary"
3030
],

app/code/Magento/Quote/composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"magento/framework": "100.0.*"
2121
},
2222
"type": "magento2-module",
23-
"version": "100.0.5",
23+
"version": "100.0.6",
2424
"license": [
2525
"OSL-3.0",
2626
"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.6",
35+
"version": "100.0.7",
3636
"license": [
3737
"OSL-3.0",
3838
"AFL-3.0"

app/code/Magento/Webapi/composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"magento/module-user": "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"

composer.json

+17-17
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.5",
5+
"version": "2.0.6",
66
"license": [
77
"OSL-3.0",
88
"AFL-3.0"
@@ -82,15 +82,15 @@
8282
"magento/module-admin-notification": "100.0.5",
8383
"magento/module-advanced-pricing-import-export": "100.0.6",
8484
"magento/module-authorization": "100.0.5",
85-
"magento/module-authorizenet": "100.0.5",
86-
"magento/module-backend": "100.0.6",
87-
"magento/module-backup": "100.0.5",
88-
"magento/module-braintree": "100.0.5",
85+
"magento/module-authorizenet": "100.0.6",
86+
"magento/module-backend": "100.0.7",
87+
"magento/module-backup": "100.0.6",
88+
"magento/module-braintree": "100.0.6",
8989
"magento/module-bundle": "100.0.5",
9090
"magento/module-bundle-import-export": "100.0.5",
9191
"magento/module-cache-invalidate": "100.0.5",
92-
"magento/module-captcha": "100.0.6",
93-
"magento/module-catalog": "100.0.6",
92+
"magento/module-captcha": "100.0.7",
93+
"magento/module-catalog": "100.0.7",
9494
"magento/module-catalog-import-export": "100.0.6",
9595
"magento/module-catalog-inventory": "100.0.5",
9696
"magento/module-catalog-rule": "100.0.5",
@@ -111,7 +111,7 @@
111111
"magento/module-currency-symbol": "100.0.5",
112112
"magento/module-customer": "100.0.6",
113113
"magento/module-customer-import-export": "100.0.5",
114-
"magento/module-deploy": "100.0.5",
114+
"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",
@@ -129,28 +129,28 @@
129129
"magento/module-grouped-product": "100.0.5",
130130
"magento/module-import-export": "100.0.5",
131131
"magento/module-indexer": "100.0.5",
132-
"magento/module-integration": "100.0.5",
132+
"magento/module-integration": "100.0.6",
133133
"magento/module-layered-navigation": "100.0.5",
134134
"magento/module-media-storage": "100.0.5",
135135
"magento/module-msrp": "100.0.5",
136136
"magento/module-multishipping": "100.0.5",
137137
"magento/module-new-relic-reporting": "100.0.5",
138138
"magento/module-newsletter": "100.0.6",
139-
"magento/module-offline-payments": "100.0.5",
139+
"magento/module-offline-payments": "100.0.6",
140140
"magento/module-offline-shipping": "100.0.5",
141-
"magento/module-page-cache": "100.0.5",
142-
"magento/module-payment": "100.0.5",
143-
"magento/module-paypal": "100.0.5",
141+
"magento/module-page-cache": "100.0.6",
142+
"magento/module-payment": "100.0.6",
143+
"magento/module-paypal": "100.0.6",
144144
"magento/module-persistent": "100.0.5",
145145
"magento/module-product-alert": "100.0.5",
146146
"magento/module-product-video": "100.0.5",
147-
"magento/module-quote": "100.0.5",
147+
"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.6",
153+
"magento/module-sales": "100.0.7",
154154
"magento/module-sales-rule": "100.0.5",
155155
"magento/module-sales-sequence": "100.0.5",
156156
"magento/module-sample-data": "100.0.5",
@@ -172,7 +172,7 @@
172172
"magento/module-usps": "100.0.5",
173173
"magento/module-variable": "100.0.5",
174174
"magento/module-version": "100.0.5",
175-
"magento/module-webapi": "100.0.5",
175+
"magento/module-webapi": "100.0.6",
176176
"magento/module-webapi-security": "100.0.1",
177177
"magento/module-weee": "100.0.5",
178178
"magento/module-widget": "100.0.6",
@@ -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.7",
190+
"magento/framework": "100.0.8",
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)