diff --git a/wp-content/themes/twentytwentyfour/patterns/hidden-portfolio-hero.php b/wp-content/themes/twentytwentyfour/patterns/hidden-portfolio-hero.php index b0922d2ec2..1af3e7dbd1 100644 --- a/wp-content/themes/twentytwentyfour/patterns/hidden-portfolio-hero.php +++ b/wp-content/themes/twentytwentyfour/patterns/hidden-portfolio-hero.php @@ -13,7 +13,7 @@
-

Leia Acosta, a passionate photographer who finds inspiration in capturing the fleeting beauty of life.', 'twentytwentyfour ' ) ); ?>

+

Leia Acosta, a passionate photographer who finds inspiration in capturing the fleeting beauty of life.', 'twentytwentyfour' ) ); ?>

diff --git a/wp-includes/version.php b/wp-includes/version.php index 296dbb7711..37b0ddcb55 100644 --- a/wp-includes/version.php +++ b/wp-includes/version.php @@ -16,7 +16,7 @@ * * @global string $wp_version */ -$wp_version = '6.5-alpha-57303'; +$wp_version = '6.5-alpha-57304'; /** * Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.