About: Update image of the Twenty Sixteen red color scheme so it matches the updated scheme color.
See #34663. Built from https://develop.svn.wordpress.org/trunk@35816 git-svn-id: http://core.svn.wordpress.org/trunk@35780 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
331fdaf184
commit
b6a14367e4
|
@ -59,7 +59,7 @@ include( ABSPATH . 'wp-admin/admin-header.php' );
|
|||
</div>
|
||||
</div>
|
||||
<div class="col feature-image">
|
||||
<img class="vertical-screen" src="https://cldup.com/M8i_6X5LUL.png" alt="" />
|
||||
<img class="vertical-screen" src="https://cldup.com/5mh4eg1O3o.png" alt="" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
*
|
||||
* @global string $wp_version
|
||||
*/
|
||||
$wp_version = '4.5-alpha-35813';
|
||||
$wp_version = '4.5-alpha-35816';
|
||||
|
||||
/**
|
||||
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
|
||||
|
|
Loading…
Reference in New Issue