Build/Test Tools: Update built asset file after [62146].

This updates a few built asset files with changes from [62146]. These changes were not included because the files were ignored until [62148].

Props dmsnell, ellatrix, desrosj.
See #64393.
Built from https://develop.svn.wordpress.org/trunk@62149


git-svn-id: http://core.svn.wordpress.org/trunk@61431 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
desrosj
2026-03-26 16:47:45 +00:00
parent 4804e9275d
commit 998a7729fa

View File

@@ -16,7 +16,7 @@
*
* @global string $wp_version
*/
$wp_version = '7.0-RC1-62148';
$wp_version = '7.0-RC1-62149';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.