Skip to content

Commit 302b091

Browse files
authored
Update TinyMCE version with proposed date for WP7.0
1 parent d5befe8 commit 302b091

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/wp-includes/version.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
*
3131
* @global string $tinymce_version
3232
*/
33-
$tinymce_version = '49110-20251202';
33+
$tinymce_version = '49110-20260409';
3434

3535
/**
3636
* Holds the minimum required PHP version.

0 commit comments

Comments
 (0)