Coding standards: Apply some changes after composer format.

Follow up to [57565], [57627], [57755], 

See #60233, #60506, #60524.
Built from https://develop.svn.wordpress.org/trunk@57771


git-svn-id: http://core.svn.wordpress.org/trunk@57272 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
desrosj 2024-03-05 06:55:08 +00:00
parent f66211dafc
commit 1562e99f44
3 changed files with 31 additions and 31 deletions

View File

@ -16,7 +16,7 @@
*
* @global string $wp_version
*/
$wp_version = '6.5-beta3-57770';
$wp_version = '6.5-beta3-57771';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.