Build: Update images following [43684].
`grunt-contrib-imagemin` was updated, which included some changes to image minification. Those changes are now applies. Merges [43785] from the 5.0 branch to trunk. Props netweb. See #45080. Built from https://develop.svn.wordpress.org/trunk@44320 git-svn-id: http://core.svn.wordpress.org/trunk@44150 1a063a9b-81f0-0310-95a4-ce76da25c4cd
Before Width: | Height: | Size: 507 B After Width: | Height: | Size: 424 B |
Before Width: | Height: | Size: 2.2 KiB After Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 234 B After Width: | Height: | Size: 151 B |
Before Width: | Height: | Size: 233 B After Width: | Height: | Size: 150 B |
Before Width: | Height: | Size: 149 B After Width: | Height: | Size: 70 B |
Before Width: | Height: | Size: 70 B After Width: | Height: | Size: 64 B |
Before Width: | Height: | Size: 8.3 KiB After Width: | Height: | Size: 7.4 KiB |
Before Width: | Height: | Size: 4.1 KiB After Width: | Height: | Size: 3.6 KiB |
Before Width: | Height: | Size: 8.9 KiB After Width: | Height: | Size: 8.7 KiB |
Before Width: | Height: | Size: 2.2 KiB After Width: | Height: | Size: 2.0 KiB |
Before Width: | Height: | Size: 490 B After Width: | Height: | Size: 412 B |
Before Width: | Height: | Size: 241 B After Width: | Height: | Size: 193 B |
Before Width: | Height: | Size: 333 B After Width: | Height: | Size: 331 B |
Before Width: | Height: | Size: 650 B After Width: | Height: | Size: 639 B |
Before Width: | Height: | Size: 489 B After Width: | Height: | Size: 471 B |
Before Width: | Height: | Size: 8.3 KiB After Width: | Height: | Size: 7.4 KiB |
Before Width: | Height: | Size: 4.1 KiB After Width: | Height: | Size: 3.6 KiB |
Before Width: | Height: | Size: 8.9 KiB After Width: | Height: | Size: 8.7 KiB |
Before Width: | Height: | Size: 2.2 KiB After Width: | Height: | Size: 2.0 KiB |
|
@ -13,7 +13,7 @@
|
|||
*
|
||||
* @global string $wp_version
|
||||
*/
|
||||
$wp_version = '5.1-alpha-44319';
|
||||
$wp_version = '5.1-alpha-44320';
|
||||
|
||||
/**
|
||||
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
|
||||
|
|