Skip to content

Commit

Permalink
MAGETWO-51462: Magento 2.0.5 Publication
Browse files Browse the repository at this point in the history
  • Loading branch information
magento-team committed Apr 27, 2016
1 parent 926385c commit 5702983
Show file tree
Hide file tree
Showing 16 changed files with 35 additions and 35 deletions.
2 changes: 1 addition & 1 deletion app/code/Magento/AdvancedPricingImportExport/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"magento/framework": "100.0.*"
},
"type": "magento2-module",
"version": "100.0.5",
"version": "100.0.6",
"license": [
"OSL-3.0",
"AFL-3.0"
Expand Down
2 changes: 1 addition & 1 deletion app/code/Magento/Backend/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"magento/framework": "100.0.*"
},
"type": "magento2-module",
"version": "100.0.5",
"version": "100.0.6",
"license": [
"OSL-3.0",
"AFL-3.0"
Expand Down
2 changes: 1 addition & 1 deletion app/code/Magento/Captcha/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"magento/framework": "100.0.*"
},
"type": "magento2-module",
"version": "100.0.5",
"version": "100.0.6",
"license": [
"OSL-3.0",
"AFL-3.0"
Expand Down
2 changes: 1 addition & 1 deletion app/code/Magento/Catalog/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"magento/module-catalog-sample-data": "Sample Data version:100.0.*"
},
"type": "magento2-module",
"version": "100.0.5",
"version": "100.0.6",
"license": [
"OSL-3.0",
"AFL-3.0"
Expand Down
2 changes: 1 addition & 1 deletion app/code/Magento/CatalogImportExport/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"ext-ctype": "*"
},
"type": "magento2-module",
"version": "100.0.5",
"version": "100.0.6",
"license": [
"OSL-3.0",
"AFL-3.0"
Expand Down
2 changes: 1 addition & 1 deletion app/code/Magento/Checkout/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"magento/module-cookie": "100.0.*"
},
"type": "magento2-module",
"version": "100.0.5",
"version": "100.0.6",
"license": [
"OSL-3.0",
"AFL-3.0"
Expand Down
2 changes: 1 addition & 1 deletion app/code/Magento/Customer/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"magento/module-customer-sample-data": "Sample Data version:100.0.*"
},
"type": "magento2-module",
"version": "100.0.5",
"version": "100.0.6",
"license": [
"OSL-3.0",
"AFL-3.0"
Expand Down
2 changes: 1 addition & 1 deletion app/code/Magento/Newsletter/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"magento/framework": "100.0.*"
},
"type": "magento2-module",
"version": "100.0.5",
"version": "100.0.6",
"license": [
"OSL-3.0",
"AFL-3.0"
Expand Down
2 changes: 1 addition & 1 deletion app/code/Magento/Sales/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"magento/module-sales-sample-data": "Sample Data version:100.0.*"
},
"type": "magento2-module",
"version": "100.0.5",
"version": "100.0.6",
"license": [
"OSL-3.0",
"AFL-3.0"
Expand Down
2 changes: 1 addition & 1 deletion app/code/Magento/Store/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"magento/framework": "100.0.*"
},
"type": "magento2-module",
"version": "100.0.5",
"version": "100.0.6",
"license": [
"OSL-3.0",
"AFL-3.0"
Expand Down
2 changes: 1 addition & 1 deletion app/code/Magento/Swatches/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"magento/module-swatches-sample-data": "Sample Data version:100.0.*"
},
"type": "magento2-module",
"version": "100.0.5",
"version": "100.0.6",
"license": [
"proprietary"
],
Expand Down
2 changes: 1 addition & 1 deletion app/code/Magento/Widget/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"magento/module-widget-sample-data": "Sample Data version:100.0.*"
},
"type": "magento2-module",
"version": "100.0.5",
"version": "100.0.6",
"license": [
"OSL-3.0",
"AFL-3.0"
Expand Down
28 changes: 14 additions & 14 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "magento/magento2ce",
"description": "Magento 2 (Community Edition)",
"type": "project",
"version": "2.0.4",
"version": "2.0.5",
"license": [
"OSL-3.0",
"AFL-3.0"
Expand Down Expand Up @@ -78,25 +78,25 @@
"replace": {
"magento/module-marketplace": "100.0.5",
"magento/module-admin-notification": "100.0.5",
"magento/module-advanced-pricing-import-export": "100.0.5",
"magento/module-advanced-pricing-import-export": "100.0.6",
"magento/module-authorization": "100.0.5",
"magento/module-authorizenet": "100.0.5",
"magento/module-backend": "100.0.5",
"magento/module-backend": "100.0.6",
"magento/module-backup": "100.0.5",
"magento/module-braintree": "100.0.5",
"magento/module-bundle": "100.0.5",
"magento/module-bundle-import-export": "100.0.5",
"magento/module-cache-invalidate": "100.0.5",
"magento/module-captcha": "100.0.5",
"magento/module-catalog": "100.0.5",
"magento/module-catalog-import-export": "100.0.5",
"magento/module-captcha": "100.0.6",
"magento/module-catalog": "100.0.6",
"magento/module-catalog-import-export": "100.0.6",
"magento/module-catalog-inventory": "100.0.5",
"magento/module-catalog-rule": "100.0.5",
"magento/module-catalog-rule-configurable": "100.0.5",
"magento/module-catalog-search": "100.0.5",
"magento/module-catalog-url-rewrite": "100.0.5",
"magento/module-catalog-widget": "100.0.5",
"magento/module-checkout": "100.0.5",
"magento/module-checkout": "100.0.6",
"magento/module-checkout-agreements": "100.0.5",
"magento/module-cms": "100.0.5",
"magento/module-cms-url-rewrite": "100.0.5",
Expand All @@ -107,7 +107,7 @@
"magento/module-cookie": "100.0.5",
"magento/module-cron": "100.0.5",
"magento/module-currency-symbol": "100.0.5",
"magento/module-customer": "100.0.5",
"magento/module-customer": "100.0.6",
"magento/module-customer-import-export": "100.0.5",
"magento/module-deploy": "100.0.5",
"magento/module-developer": "100.0.5",
Expand All @@ -133,7 +133,7 @@
"magento/module-msrp": "100.0.5",
"magento/module-multishipping": "100.0.5",
"magento/module-new-relic-reporting": "100.0.5",
"magento/module-newsletter": "100.0.5",
"magento/module-newsletter": "100.0.6",
"magento/module-offline-payments": "100.0.5",
"magento/module-offline-shipping": "100.0.5",
"magento/module-page-cache": "100.0.5",
Expand All @@ -148,17 +148,17 @@
"magento/module-review": "100.0.5",
"magento/module-rss": "100.0.5",
"magento/module-rule": "100.0.5",
"magento/module-sales": "100.0.5",
"magento/module-sales": "100.0.6",
"magento/module-sales-rule": "100.0.5",
"magento/module-sales-sequence": "100.0.5",
"magento/module-sample-data": "100.0.5",
"magento/module-search": "100.0.5",
"magento/module-send-friend": "100.0.5",
"magento/module-shipping": "100.0.5",
"magento/module-sitemap": "100.0.5",
"magento/module-store": "100.0.5",
"magento/module-store": "100.0.6",
"magento/module-swagger": "100.0.5",
"magento/module-swatches": "100.0.5",
"magento/module-swatches": "100.0.6",
"magento/module-tax": "100.0.5",
"magento/module-tax-import-export": "100.0.5",
"magento/module-theme": "100.0.5",
Expand All @@ -173,7 +173,7 @@
"magento/module-webapi": "100.0.5",
"magento/module-webapi-security": "100.0.1",
"magento/module-weee": "100.0.5",
"magento/module-widget": "100.0.5",
"magento/module-widget": "100.0.6",
"magento/module-wishlist": "100.0.5",
"magento/theme-adminhtml-backend": "100.0.5",
"magento/theme-frontend-blank": "100.0.5",
Expand All @@ -185,7 +185,7 @@
"magento/language-nl_nl": "100.0.5",
"magento/language-pt_br": "100.0.5",
"magento/language-zh_hans_cn": "100.0.5",
"magento/framework": "100.0.6",
"magento/framework": "100.0.7",
"trentrichardson/jquery-timepicker-addon": "1.4.3",
"colinmollenhour/cache-backend-redis": "1.8",
"colinmollenhour/credis": "1.5",
Expand Down
14 changes: 7 additions & 7 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion lib/internal/Magento/Framework/AppInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ interface AppInterface
/**
* Magento version
*/
const VERSION = '2.0.4';
const VERSION = '2.0.5';

/**
* Launch application
Expand Down
2 changes: 1 addition & 1 deletion lib/internal/Magento/Framework/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "magento/framework",
"description": "N/A",
"type": "magento2-library",
"version": "100.0.6",
"version": "100.0.7",
"license": [
"OSL-3.0",
"AFL-3.0"
Expand Down

0 comments on commit 5702983

Please sign in to comment.