Skip to content

Commit

Permalink
WordPress 5.7.
Browse files Browse the repository at this point in the history
  • Loading branch information
SergeyBiryukov committed Mar 9, 2021
1 parent c63ebe7 commit 9072030
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 @@ -13,7 +13,7 @@
*
* @global string $wp_version
*/
$wp_version = '5.7-RC3-50511';
$wp_version = '5.7';

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

0 comments on commit 9072030

Please sign in to comment.