Skip to content

Commit

Permalink
Build/Test: Change default GitHub branch to trunk
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronjorbin committed Nov 10, 2021
1 parent 7fae079 commit 268feb8
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 = '5.9-alpha-52129';
$wp_version = '5.9-alpha-52130';

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

0 comments on commit 268feb8

Please sign in to comment.