Coding Standards: Apply some minor coding standards adjustments.
Follow up to [50977], [50987], and [50995]. See #41683, #53156, #53175. Built from https://develop.svn.wordpress.org/trunk@51007 git-svn-id: http://core.svn.wordpress.org/trunk@50616 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
212f532d4c
commit
836b5ad7c7
|
@ -13,7 +13,7 @@
|
|||
*
|
||||
* @global string $wp_version
|
||||
*/
|
||||
$wp_version = '5.8-alpha-51006';
|
||||
$wp_version = '5.8-alpha-51007';
|
||||
|
||||
/**
|
||||
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
|
||||
|
|
Loading…
Reference in New Issue