Skip to content

Commit

Permalink
Post WordPress 6.0.1 RC1 version bump.
Browse files Browse the repository at this point in the history
  • Loading branch information
SergeyBiryukov committed Jul 5, 2022
1 parent c9dbe5b commit d6d3444
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wp-includes/version.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
*
* @global string $wp_version
*/
$wp_version = '6.0.1-RC1';
$wp_version = '6.0.1-RC1-53668';

/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
Expand Down

0 comments on commit d6d3444

Please sign in to comment.