diff --git a/wp-content/themes/twentytwentyfour/screenshot.png b/wp-content/themes/twentytwentyfour/screenshot.png index e69de29bb2..40c5b99e9f 100644 Binary files a/wp-content/themes/twentytwentyfour/screenshot.png and b/wp-content/themes/twentytwentyfour/screenshot.png differ diff --git a/wp-includes/version.php b/wp-includes/version.php index 22c42ce6f7..513838cc17 100644 --- a/wp-includes/version.php +++ b/wp-includes/version.php @@ -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.