Script Loader: Update failing test after [58162].

See #60962.
Built from https://develop.svn.wordpress.org/trunk@58163


git-svn-id: http://core.svn.wordpress.org/trunk@57626 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Pascal Birchler 2024-05-16 17:26:11 +00:00
parent 4a4b9a6493
commit 802fa72d10
1 changed files with 1 additions and 1 deletions

View File

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