Code Standards: Cleanup some code spacing.

See: #37826 and #44286.

Built from https://develop.svn.wordpress.org/trunk@48052


git-svn-id: http://core.svn.wordpress.org/trunk@47819 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
whyisjake 2020-06-16 00:56:08 +00:00
parent d3c44a690d
commit ccf534dc48
3 changed files with 3 additions and 3 deletions

View File

@ -13,7 +13,7 @@
*
* @global string $wp_version
*/
$wp_version = '5.5-alpha-48051';
$wp_version = '5.5-alpha-48052';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.