Editor: Update WordPress packages for 6.0 RC 3

Included cherry-picked commits from the Gutenberg plugin that fix bugs discovered after WordPress 6.0 RC 2.

Props zieladam, ndiego.
See #55567.



Built from https://develop.svn.wordpress.org/trunk@53403


git-svn-id: http://core.svn.wordpress.org/trunk@52992 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
gziolo
2022-05-17 13:30:31 +00:00
parent 102004b505
commit 58dfeaa86f
16 changed files with 119 additions and 43 deletions

View File

@@ -16,7 +16,7 @@
*
* @global string $wp_version
*/
$wp_version = '6.1-alpha-53402';
$wp_version = '6.1-alpha-53403';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.