Twenty Twenty-Four: Fix issue with theme screenshot.

Follow up to [56716] and [56725].

Props karmatosed.
Fixes #59447.
Built from https://develop.svn.wordpress.org/trunk@56726


git-svn-id: http://core.svn.wordpress.org/trunk@56238 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
desrosj 2023-09-26 17:15:22 +00:00
parent dd0700e374
commit e814c09465
2 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 0 B

After

Width:  |  Height:  |  Size: 934 KiB

View File

@ -16,7 +16,7 @@
*
* @global string $wp_version
*/
$wp_version = '6.4-alpha-56725';
$wp_version = '6.4-alpha-56726';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.