Upgrade: Add wp-includes/js/tinymce/plugins/wpembed to $_old_files.

See #39513.
Fixes #40942.
Built from https://develop.svn.wordpress.org/trunk@40879


git-svn-id: http://core.svn.wordpress.org/trunk@40729 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Dominik Schilling
2017-06-07 21:32:44 +00:00
parent 1d34043e8c
commit ec0918a6a7
2 changed files with 2 additions and 1 deletions

View File

@@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '4.9-alpha-40877';
$wp_version = '4.9-alpha-40879';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.