WordPress 5.4.2 RC 1.

Built from https://develop.svn.wordpress.org/branches/5.4@47900


git-svn-id: http://core.svn.wordpress.org/branches/5.4@47674 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
whyisjake 2020-06-03 15:11:07 +00:00
parent 64345bf1ca
commit 5c256d1c7a

View File

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