Block Editor: Update `wp-includes/assets/script-loader-packages.php`.
Follow-up to [47765], [47766]. See #50094. Built from https://develop.svn.wordpress.org/trunk@47920 git-svn-id: http://core.svn.wordpress.org/trunk@47694 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
b19c1627e5
commit
6459c0f2ee
|
@ -13,7 +13,7 @@
|
|||
*
|
||||
* @global string $wp_version
|
||||
*/
|
||||
$wp_version = '5.5-alpha-47919';
|
||||
$wp_version = '5.5-alpha-47920';
|
||||
|
||||
/**
|
||||
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
|
||||
|
|
Loading…
Reference in New Issue