Coding Standards: Apply some alignment fixes.

Follow up to [51145].
See #50105.
Built from https://develop.svn.wordpress.org/trunk@51147


git-svn-id: http://core.svn.wordpress.org/trunk@50756 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
desrosj 2021-06-14 23:43:02 +00:00
parent 8fad82a2d6
commit e0e19035dc
2 changed files with 4 additions and 4 deletions

View File

@ -13,7 +13,7 @@
*
* @global string $wp_version
*/
$wp_version = '5.8-beta1-51146';
$wp_version = '5.8-beta1-51147';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.