WordPress 5.6 RC 5.

git-svn-id: https://develop.svn.wordpress.org/branches/5.6@49767 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Helen Hou-Sandi 2020-12-07 21:24:09 +00:00
parent f4bbc5b148
commit 5f63742388

View File

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