Embeds: Update `$wp_db_version` to flush rewrite rules for [34903].

Fixes #34209.

git-svn-id: https://develop.svn.wordpress.org/trunk@34937 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Dominik Schilling (ocean90) 2015-10-08 11:11:11 +00:00
parent f771be9e2c
commit 4b897ef9d4
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ $wp_version = '4.4-alpha-33636-src';
*
* @global int $wp_db_version
*/
$wp_db_version = 34528;
$wp_db_version = 34903;
/**
* Holds the TinyMCE version