Changeset 46173 for trunk/src/wp-includes/version.php
- Timestamp:
- 09/19/2019 12:59:59 AM (7 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/version.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/version.php
r45805 r46173 28 28 * @global string $tinymce_version 29 29 */ 30 $tinymce_version = '49 40-20190515';30 $tinymce_version = '4960-20190918'; 31 31 32 32 /**
Note: See TracChangeset
for help on using the changeset viewer.