Merge pull request #31641 from woocommerce/update/bump-woocommerce-admin-3.1.0-rc.1

Version bump WooCommerce Admin to 3.1.0-rc.1
This commit is contained in:
Claudio Sanches 2022-01-14 02:14:14 -03:00 committed by GitHub
commit ed69120f2c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 9 deletions

View File

@ -21,7 +21,7 @@
"pelago/emogrifier": "3.1.0",
"psr/container": "1.0.0",
"woocommerce/action-scheduler": "3.4.0",
"woocommerce/woocommerce-admin": "3.0.3",
"woocommerce/woocommerce-admin": "3.1.0-rc.1",
"woocommerce/woocommerce-blocks": "6.7.1"
},
"require-dev": {

View File

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "7e21568a4ecc5101b7362700cf3949af",
"content-hash": "edd58bb30d9ec1e9ba74f499fb4a919b",
"packages": [
{
"name": "automattic/jetpack-autoloader",
@ -543,16 +543,16 @@
},
{
"name": "woocommerce/woocommerce-admin",
"version": "3.0.3",
"version": "3.1.0-rc.1",
"source": {
"type": "git",
"url": "https://github.com/woocommerce/woocommerce-admin.git",
"reference": "0b1abab35c62717f3121428fe7f378998ef4899c"
"reference": "0c7a42f0c934f7f2e44c0534e2cec6fcb8362180"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/woocommerce/woocommerce-admin/zipball/0b1abab35c62717f3121428fe7f378998ef4899c",
"reference": "0b1abab35c62717f3121428fe7f378998ef4899c",
"url": "https://api.github.com/repos/woocommerce/woocommerce-admin/zipball/0c7a42f0c934f7f2e44c0534e2cec6fcb8362180",
"reference": "0c7a42f0c934f7f2e44c0534e2cec6fcb8362180",
"shasum": ""
},
"require": {
@ -608,9 +608,9 @@
"homepage": "https://github.com/woocommerce/woocommerce-admin",
"support": {
"issues": "https://github.com/woocommerce/woocommerce-admin/issues",
"source": "https://github.com/woocommerce/woocommerce-admin/tree/v3.0.3"
"source": "https://github.com/woocommerce/woocommerce-admin/tree/v3.1.0-rc.1"
},
"time": "2022-01-06T22:46:17+00:00"
"time": "2022-01-13T02:42:30+00:00"
},
{
"name": "woocommerce/woocommerce-blocks",
@ -2926,5 +2926,5 @@
"platform-overrides": {
"php": "7.0.33"
},
"plugin-api-version": "2.0.0"
"plugin-api-version": "2.1.0"
}