diff --git a/wp-content/themes/twentytwentythree/screenshot.png b/wp-content/themes/twentytwentythree/screenshot.png index dee93e471f..417d979f5f 100644 Binary files a/wp-content/themes/twentytwentythree/screenshot.png and b/wp-content/themes/twentytwentythree/screenshot.png differ diff --git a/wp-includes/version.php b/wp-includes/version.php index bc036f3dba..5a7cabc186 100644 --- a/wp-includes/version.php +++ b/wp-includes/version.php @@ -16,7 +16,7 @@ * * @global string $wp_version */ -$wp_version = '6.6-alpha-58178'; +$wp_version = '6.6-alpha-58179'; /** * Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.