WordPress 5.7 RC2.

Built from https://develop.svn.wordpress.org/branches/5.7@50481


git-svn-id: http://core.svn.wordpress.org/branches/5.7@50092 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
desrosj 2021-03-02 20:33:03 +00:00
parent b5e412fc3e
commit 64d9828155

View File

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