Skip to content

Commit 5702983

Browse files
committed
MAGETWO-51462: Magento 2.0.5 Publication
1 parent 926385c commit 5702983

File tree

16 files changed

+35
-35
lines changed

16 files changed

+35
-35
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.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/Backend/composer.json

Lines changed: 1 addition & 1 deletion
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.5",
24+
"version": "100.0.6",
2525
"license": [
2626
"OSL-3.0",
2727
"AFL-3.0"

app/code/Magento/Captcha/composer.json

Lines changed: 1 addition & 1 deletion
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/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.5",
37+
"version": "100.0.6",
3838
"license": [
3939
"OSL-3.0",
4040
"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.0.5",
19+
"version": "100.0.6",
2020
"license": [
2121
"OSL-3.0",
2222
"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.5",
30+
"version": "100.0.6",
3131
"license": [
3232
"OSL-3.0",
3333
"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.5",
32+
"version": "100.0.6",
3333
"license": [
3434
"OSL-3.0",
3535
"AFL-3.0"

app/code/Magento/Newsletter/composer.json

Lines changed: 1 addition & 1 deletion
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.5",
18+
"version": "100.0.6",
1919
"license": [
2020
"OSL-3.0",
2121
"AFL-3.0"

app/code/Magento/Sales/composer.json

Lines changed: 1 addition & 1 deletion
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.5",
35+
"version": "100.0.6",
3636
"license": [
3737
"OSL-3.0",
3838
"AFL-3.0"

app/code/Magento/Store/composer.json

Lines changed: 1 addition & 1 deletion
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"

0 commit comments

Comments
 (0)