WordPress 5.6 RC 1.

Built from https://develop.svn.wordpress.org/trunk@49641


git-svn-id: http://core.svn.wordpress.org/trunk@49379 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Helen Hou-Sandí 2020-11-17 22:01:02 +00:00
parent 6214f61cb1
commit c267ad2fde

View File

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