Build/Test Tools: Add more comprehensive instructions to the readme for the local development environment.

See #50058
Built from https://develop.svn.wordpress.org/trunk@47743


git-svn-id: http://core.svn.wordpress.org/trunk@47519 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
John Blackbourn 2020-05-02 19:16:07 +00:00
parent d29f5c14ac
commit 7307415f6d

View File

@ -13,7 +13,7 @@
*
* @global string $wp_version
*/
$wp_version = '5.5-alpha-47742';
$wp_version = '5.5-alpha-47743';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.