Block Editor: Include the missing blocks files

These were missed from the previous commit.

Refs #46429.

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


git-svn-id: http://core.svn.wordpress.org/trunk@44642 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
youknowriad 2019-03-07 09:24:51 +00:00
parent 5658305b1c
commit 4ff02d2b19
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
*
* @global string $wp_version
*/
$wp_version = '5.2-alpha-44809';
$wp_version = '5.2-alpha-44810';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.