Menus: Revert some unintentional whitespace changes introduced in r60815.

Unprops johnbillion.
Built from https://develop.svn.wordpress.org/trunk@60816


git-svn-id: http://core.svn.wordpress.org/trunk@60152 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
John Blackbourn
2025-09-30 16:37:35 +00:00
parent e5caef19d3
commit a8185d31f0

View File

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