About: Improve color contrast of WP Badge text, and update the logo to use the latest version.

Fixes #35661.
Props @hugobaeta.

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


git-svn-id: http://core.svn.wordpress.org/trunk@36878 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Mel Choyce
2016-03-09 21:53:26 +00:00
parent dabfefcee2
commit 3773f9be8b
7 changed files with 18 additions and 18 deletions

View File

@@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '4.5-beta2-36909';
$wp_version = '4.5-beta2-36910';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.