Block Editor: Remove empty blocks/query-loop directory.

The Query Loop block was renamed to Post Template.

Follow-up to [51101].

See #52991.
Built from https://develop.svn.wordpress.org/trunk@51245


git-svn-id: http://core.svn.wordpress.org/trunk@50854 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Sergey Biryukov 2021-06-27 11:29:00 +00:00
parent bf3ebaf60f
commit 2797ef60da

View File

@ -13,7 +13,7 @@
*
* @global string $wp_version
*/
$wp_version = '5.8-beta4-51244';
$wp_version = '5.8-beta4-51245';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.