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

git-svn-id: https://develop.svn.wordpress.org/trunk@30397 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Ozz
2014-11-20 00:49:38 +00:00
parent b670f503e5
commit 7137f26a5b
6 changed files with 75 additions and 41 deletions
+1 -1
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