Editor: Re-build tinymce.min.js after [42191].

See #42553.

Built from https://develop.svn.wordpress.org/trunk@42193


git-svn-id: http://core.svn.wordpress.org/trunk@42023 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Weston Ruter 2017-11-15 23:35:49 +00:00
parent 5cab65edab
commit 5749295a59
3 changed files with 24 additions and 4 deletions

File diff suppressed because one or more lines are too long

View File

@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '5.0-alpha-42191';
$wp_version = '5.0-alpha-42193';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
@ -18,7 +18,7 @@ $wp_db_version = 38590;
*
* @global string $tinymce_version
*/
$tinymce_version = '4607-20171115';
$tinymce_version = '4607-20171116';
/**
* Holds the required PHP version