Trunk is now really 5.7-alpha.

git-svn-id: https://develop.svn.wordpress.org/trunk@49645 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Helen Hou-Sandi 2020-11-17 22:55:11 +00:00
parent b73f9fc5f6
commit 1f5ff2f169
3 changed files with 3 additions and 2 deletions

View File

@ -9,6 +9,7 @@ currently being supported with security updates.
| Version | Supported |
| ------- | ------------------ |
| 5.6.x | :white_check_mark: |
| 5.5.x | :white_check_mark: |
| 5.4.x | :white_check_mark: |
| 5.3.x | :white_check_mark: |

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "WordPress",
"version": "5.6.0",
"version": "5.7.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "WordPress",
"version": "5.6.0",
"version": "5.7.0",
"description": "WordPress is open source software you can use to create a beautiful website, blog, or app.",
"repository": {
"type": "svn",