mirror of
https://github.com/WordPress/WordPress.git
synced 2025-01-11 02:49:04 +01:00
General: Fix some code formatting issues.
A handful of code formatting issues were introduced in [44159], runs the auto-fixer on them. Built from https://develop.svn.wordpress.org/trunk@44160 git-svn-id: http://core.svn.wordpress.org/trunk@43990 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
e4b570f8fb
commit
ed941d9ed4
@ -13,7 +13,7 @@
|
||||
*
|
||||
* @global string $wp_version
|
||||
*/
|
||||
$wp_version = '5.1-alpha-44159';
|
||||
$wp_version = '5.1-alpha-44160';
|
||||
|
||||
/**
|
||||
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
|
||||
|
Loading…
Reference in New Issue
Block a user