Trunk is now 5.7-alpha.

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


git-svn-id: http://core.svn.wordpress.org/trunk@49382 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Helen Hou-Sandí 2020-11-17 22:52:03 +00:00
parent 5ac21f5fbc
commit a434baf9e8

View File

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