Skip to content

Commit 4987f3f

Browse files
author
Oleksii Korshenko
committed
MAGETWO-45636: Magento 2.0.0 Publication
1 parent b5d92cc commit 4987f3f

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.0.*"
99
},
1010
"type": "magento2-module",
11-
"version": "100.0.1",
11+
"version": "100.0.2",
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.0.*"
88
},
99
"type": "magento2-module",
10-
"version": "100.0.1",
10+
"version": "100.0.2",
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.0.*"
77
},
88
"type": "magento2-module",
9-
"version": "100.0.1",
9+
"version": "100.0.2",
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.0.*"
1010
},
1111
"type": "magento2-module",
12-
"version": "100.0.1",
12+
"version": "100.0.2",
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
@@ -9,7 +9,7 @@
99
"magento/module-sales-sample-data": "100.0.*"
1010
},
1111
"type": "magento2-module",
12-
"version": "100.0.1",
12+
"version": "100.0.2",
1313
"license": [
1414
"OSL-3.0",
1515
"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.0.*"
77
},
88
"type": "magento2-module",
9-
"version": "100.0.1",
9+
"version": "100.0.2",
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.0.*"
1010
},
1111
"type": "magento2-module",
12-
"version": "100.0.1",
12+
"version": "100.0.2",
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.0.*"
99
},
1010
"type": "magento2-module",
11-
"version": "100.0.1",
11+
"version": "100.0.2",
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.0.*"
88
},
99
"type": "magento2-module",
10-
"version": "100.0.1",
10+
"version": "100.0.2",
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.0.*"
99
},
1010
"type": "magento2-module",
11-
"version": "100.0.1",
11+
"version": "100.0.2",
1212
"license": [
1313
"OSL-3.0",
1414
"AFL-3.0"

0 commit comments

Comments
 (0)