Skip to content

Commit

Permalink
Post WordPress 6.0 version bump.
Browse files Browse the repository at this point in the history
The 6.0 branch is now 6.0.1-alpha.
Built from https://develop.svn.wordpress.org/branches/6.0@53446


git-svn-id: https://core.svn.wordpress.org/branches/6.0@53035 1a063a9b-81f0-0310-95a4-ce76da25c4cd
  • Loading branch information
SergeyBiryukov committed May 24, 2022
1 parent bd8d2d4 commit bb4db58
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';
$wp_version = '6.0.1-alpha-53446';

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

0 comments on commit bb4db58

Please sign in to comment.