WordPress 5.7 beta 3.

git-svn-id: https://develop.svn.wordpress.org/trunk@50368 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
John Blackbourn 2021-02-16 20:55:10 +00:00
parent 9bac3d3401
commit 21c5666fce

View File

@ -13,7 +13,7 @@
*
* @global string $wp_version
*/
$wp_version = '5.7-beta2-50280-src';
$wp_version = '5.7-beta3-src';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.