Twenty Twenty-Four: Fix 6.4 Beta 2 image assets.
Fixes the image assets from [56764] for the images to properly render. Adds binary file contents (resolves 0 bytes issue) and svn:mime-type property: * abstract-geometric-art.webp * building-exterior.webp * hotel-facade.webp * museum.webp * tourist-and-building.webp * windows.webp Updates the binary file contents for renamed images: * angular-roof.webp * art-gallery.webp * green-staircase.webp Follow-up to [56764]. Unprops hellofromTonya. Props onemaggie, luminuu, colorful-tones, desrosj, mukesh27, nendeb55, nicolefurlan, satishprajapati, shailu25. Fixes #59526. See #59524. Built from https://develop.svn.wordpress.org/trunk@56775 git-svn-id: http://core.svn.wordpress.org/trunk@56287 1a063a9b-81f0-0310-95a4-ce76da25c4cd
Before Width: | Height: | Size: 0 B After Width: | Height: | Size: 98 KiB |
Before Width: | Height: | Size: 48 KiB After Width: | Height: | Size: 82 KiB |
Before Width: | Height: | Size: 76 KiB After Width: | Height: | Size: 116 KiB |
Before Width: | Height: | Size: 0 B After Width: | Height: | Size: 195 KiB |
Before Width: | Height: | Size: 154 KiB After Width: | Height: | Size: 244 KiB |
Before Width: | Height: | Size: 0 B After Width: | Height: | Size: 80 KiB |
Before Width: | Height: | Size: 0 B After Width: | Height: | Size: 121 KiB |
Before Width: | Height: | Size: 0 B After Width: | Height: | Size: 65 KiB |
Before Width: | Height: | Size: 0 B After Width: | Height: | Size: 123 KiB |
@ -16,7 +16,7 @@
|
||||
*
|
||||
* @global string $wp_version
|
||||
*/
|
||||
$wp_version = '6.4-beta2-56774';
|
||||
$wp_version = '6.4-beta2-56775';
|
||||
|
||||
/**
|
||||
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
|
||||
|