Customizer: Fix a coding standards issue introduced in [44580].

See #40020.



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


git-svn-id: http://core.svn.wordpress.org/trunk@44413 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Gary Pendergast 2019-01-14 07:23:50 +00:00
parent 0390ddad6b
commit b083cc65aa

View File

@ -13,7 +13,7 @@
*
* @global string $wp_version
*/
$wp_version = '5.1-beta1-44581';
$wp_version = '5.1-beta1-44582';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.