mirror of
https://github.com/WordPress/WordPress.git
synced 2025-02-16 19:46:21 +00:00
General: Linter cleanup
`phpcbf` was able to clean up a few files. Tests were breaking as a result of code formatting. Fixes #48142 Props whyisjake Built from https://develop.svn.wordpress.org/trunk@46312 git-svn-id: http://core.svn.wordpress.org/trunk@46111 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
22cba90dea
commit
38dc032e66
@ -13,7 +13,7 @@
|
||||
*
|
||||
* @global string $wp_version
|
||||
*/
|
||||
$wp_version = '5.3-beta1-46311';
|
||||
$wp_version = '5.3-beta1-46312';
|
||||
|
||||
/**
|
||||
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
|
||||
|
Loading…
x
Reference in New Issue
Block a user