Administration: Update chevron color in Site Health.

Props afercia.
Fixes #46934. See #46730.

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


git-svn-id: http://core.svn.wordpress.org/trunk@45011 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Mel Choyce
2019-04-15 18:56:54 +00:00
parent 10239ba45d
commit df276c333a
5 changed files with 5 additions and 5 deletions

View File

@@ -13,7 +13,7 @@
*
* @global string $wp_version
*/
$wp_version = '5.2-beta3-45201';
$wp_version = '5.2-beta3-45202';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.