Sitemaps: Bump $wp_db_version
to flush rewrite rules after [48072].
Props ocean90. See #50117. git-svn-id: https://develop.svn.wordpress.org/trunk@48079 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
2cb1a61c69
commit
c55d9d0159
@ -20,7 +20,7 @@ $wp_version = '5.5-alpha-47426-src';
|
|||||||
*
|
*
|
||||||
* @global int $wp_db_version
|
* @global int $wp_db_version
|
||||||
*/
|
*/
|
||||||
$wp_db_version = 47597;
|
$wp_db_version = 48072;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Holds the TinyMCE version.
|
* Holds the TinyMCE version.
|
||||||
|
Loading…
Reference in New Issue
Block a user