mirror of
https://github.com/WordPress/WordPress.git
synced 2025-02-02 05:31:25 +01:00
Update embedded.png
after running grunt imagemin
.
After [30059] and [30079] we still had four images which could be minified. Three of them are handled by [30562], the last one by this. fixes #30141. Built from https://develop.svn.wordpress.org/trunk@30563 git-svn-id: http://core.svn.wordpress.org/trunk@30552 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
0517ee7c6e
commit
61fd87f1f7
Binary file not shown.
Before Width: | Height: | Size: 8.1 KiB After Width: | Height: | Size: 8.0 KiB |
@ -4,7 +4,7 @@
|
||||
*
|
||||
* @global string $wp_version
|
||||
*/
|
||||
$wp_version = '4.1-beta2-30562';
|
||||
$wp_version = '4.1-beta2-30563';
|
||||
|
||||
/**
|
||||
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
|
||||
|
Loading…
Reference in New Issue
Block a user