Administration: Add missing texture image for Welcome panel & About page.

See #54489, #54270.


Built from https://develop.svn.wordpress.org/trunk@52443


git-svn-id: http://core.svn.wordpress.org/trunk@52035 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
ryelle 2022-01-04 19:18:01 +00:00
parent 6868a257c1
commit cfd9559523
2 changed files with 1 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 143 KiB

View File

@ -16,7 +16,7 @@
*
* @global string $wp_version
*/
$wp_version = '5.9-beta4-52442';
$wp_version = '5.9-beta4-52443';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.