Coding Standards: Various alignment fixes from composer format.

Follow up to [53874], [54097], [54110], [54155], [54162], [54184].

See #39210, #55443, #56288, #56092, #56408, #56467, #55881.
Built from https://develop.svn.wordpress.org/trunk@54210


git-svn-id: http://core.svn.wordpress.org/trunk@53769 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
desrosj
2022-09-19 19:51:09 +00:00
parent 0fe6115af2
commit 1966addc05
8 changed files with 13 additions and 13 deletions

View File

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