diff --git a/wp-content/themes/twentytwenty/footer.php b/wp-content/themes/twentytwenty/footer.php index 2571f5dcff..afe204b629 100644 --- a/wp-content/themes/twentytwenty/footer.php +++ b/wp-content/themes/twentytwenty/footer.php @@ -21,7 +21,7 @@
© diff --git a/wp-includes/version.php b/wp-includes/version.php index 0644aa40f2..8ed77c31ba 100644 --- a/wp-includes/version.php +++ b/wp-includes/version.php @@ -13,7 +13,7 @@ * * @global string $wp_version */ -$wp_version = '5.6-alpha-48991'; +$wp_version = '5.6-alpha-48992'; /** * Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.