Editor: update packages for beta 2

Fixes #50651.


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


git-svn-id: http://core.svn.wordpress.org/trunk@48238 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
ellatrix
2020-07-14 11:39:09 +00:00
parent b40e44dd69
commit cc32e7f753
55 changed files with 553 additions and 425 deletions

View File

@@ -13,7 +13,7 @@
*
* @global string $wp_version
*/
$wp_version = '5.5-beta1-48468';
$wp_version = '5.5-beta1-48469';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.