TinyMCE: update to the latest dev. version, 4.1.6+. Fixes #30411.

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


git-svn-id: http://core.svn.wordpress.org/trunk@30393 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Andrew Ozz
2014-11-20 00:50:23 +00:00
parent 3e3c383e79
commit d4a36f2c7a
5 changed files with 27 additions and 24 deletions

View File

@@ -18,7 +18,7 @@ $wp_db_version = 30133;
*
* @global string $tinymce_version
*/
$tinymce_version = '4106-20141113';
$tinymce_version = '4106-20141119';
/**
* Holds the required PHP version