Skip to content

Commit

Permalink
MAGETWO-52874: Magento 2.1.0-rc1 Publication
Browse files Browse the repository at this point in the history
(build 2.1.0-rc1.014)
  • Loading branch information
Oleksii Korshenko committed May 20, 2016
1 parent 1430060 commit 1af1f48
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion app/code/Magento/CmsSampleData/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"magento/module-cms": "101.0.*",
"magento/module-sample-data": "100.1.*",
"magento/module-theme-sample-data": "100.1.*",
"magento/sample-data-media": "100.0.*"
"magento/sample-data-media": "100.1.*"
},
"type": "magento2-module",
"version": "100.1.0-rc1",
Expand Down
2 changes: 1 addition & 1 deletion app/code/Magento/DownloadableSampleData/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"magento/module-sample-data": "100.1.*",
"magento/module-catalog-sample-data": "100.1.*",
"magento/module-downloadable": "100.1.*",
"magento/sample-data-media": "100.0.*"
"magento/sample-data-media": "100.1.*"
},
"type": "magento2-module",
"version": "100.1.0-rc1",
Expand Down
2 changes: 1 addition & 1 deletion pub/media/composer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "magento/sample-data-media",
"description": "Sample Data media files",
"version": "100.0.2",
"version": "100.1.0-rc1",
"type": "magento2-component",
"extra": {
"map": [
Expand Down

0 comments on commit 1af1f48

Please sign in to comment.