diff --git a/wp-content/themes/twentytwentyfour/screenshot.png b/wp-content/themes/twentytwentyfour/screenshot.png index 74fa4c7a1e..0bce2372dc 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 30b2f0603e..a2dcd9d03d 100644 --- a/wp-includes/version.php +++ b/wp-includes/version.php @@ -16,7 +16,7 @@ * * @global string $wp_version */ -$wp_version = '6.6-beta2-58432'; +$wp_version = '6.6-beta2-58433'; /** * Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.