Props hareesh-pillai, azaozz.
Fixes #50431.

git-svn-id: https://develop.svn.wordpress.org/trunk@48158 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Ozz
2020-06-24 22:04:36 +00:00
parent 07e3dda9ba
commit 67839d5a62
18 changed files with 1012 additions and 957 deletions

View File

@@ -27,7 +27,7 @@ $wp_db_version = 48121;
*
* @global string $tinymce_version
*/
$tinymce_version = '4960-20190918';
$tinymce_version = '49100-20200624';
/**
* Holds the required PHP version.