WordPress 5.6.1 RC1.
Built from https://develop.svn.wordpress.org/branches/5.6@50063 git-svn-id: http://core.svn.wordpress.org/branches/5.6@49764 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
e0864925ac
commit
a5fd491441
|
@ -13,7 +13,7 @@
|
|||
*
|
||||
* @global string $wp_version
|
||||
*/
|
||||
$wp_version = '5.6.1-alpha-50062';
|
||||
$wp_version = '5.6.1-RC1';
|
||||
|
||||
/**
|
||||
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
|
||||
|
|
Loading…
Reference in New Issue