Skip to content

Commit 6f0b2d3

Browse files
committed
MAGETWO-50211: Magento 2.1.0 Publication
(build 2.1.0.051)
1 parent 2a8ecda commit 6f0b2d3

File tree

20 files changed

+20
-20
lines changed

20 files changed

+20
-20
lines changed

app/code/Magento/BundleSampleData/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"magento/module-catalog-sample-data": "100.1.*"
99
},
1010
"type": "magento2-module",
11-
"version": "100.1.0-rc3",
11+
"version": "100.1.0",
1212
"license": [
1313
"OSL-3.0",
1414
"AFL-3.0"

app/code/Magento/CatalogRuleSampleData/composer.json

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

app/code/Magento/CatalogSampleData/composer.json

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

app/code/Magento/CmsSampleData/composer.json

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

app/code/Magento/ConfigurableSampleData/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"magento/module-product-links-sample-data": "100.1.*"
99
},
1010
"type": "magento2-module",
11-
"version": "100.1.0-rc3",
11+
"version": "100.1.0",
1212
"license": [
1313
"OSL-3.0",
1414
"AFL-3.0"

app/code/Magento/CustomerSampleData/composer.json

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

app/code/Magento/DownloadableSampleData/composer.json

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

app/code/Magento/GroupedProductSampleData/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"magento/module-grouped-product": "100.1.*"
99
},
1010
"type": "magento2-module",
11-
"version": "100.1.0-rc3",
11+
"version": "100.1.0",
1212
"license": [
1313
"OSL-3.0",
1414
"AFL-3.0"

app/code/Magento/MsrpSampleData/composer.json

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

app/code/Magento/OfflineShippingSampleData/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"magento/module-directory": "100.1.*"
99
},
1010
"type": "magento2-module",
11-
"version": "100.1.0-rc3",
11+
"version": "100.1.0",
1212
"license": [
1313
"OSL-3.0",
1414
"AFL-3.0"

0 commit comments

Comments
 (0)