Editor: add new block PHP files.

This was forgotten in changeset 58187.


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


git-svn-id: http://core.svn.wordpress.org/trunk@57652 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
ellatrix 2024-05-23 19:59:07 +00:00
parent cbc1c955d8
commit 3c2e6808c3

View File

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