mirror of
https://github.com/WordPress/WordPress.git
synced 2024-12-22 17:18:32 +01:00
Coding Standards: Fix several minor coding standards issues.
These are made by running `composer format`. Follow up to [50124], [50129], [50143]. See #49961, #52192, #34281. Built from https://develop.svn.wordpress.org/trunk@50152 git-svn-id: http://core.svn.wordpress.org/trunk@49831 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
2cb2651c00
commit
230c1c5c8a
@ -13,7 +13,7 @@
|
||||
*
|
||||
* @global string $wp_version
|
||||
*/
|
||||
$wp_version = '5.7-alpha-50151';
|
||||
$wp_version = '5.7-alpha-50152';
|
||||
|
||||
/**
|
||||
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
|
||||
|
Loading…
Reference in New Issue
Block a user