TinyMCE: update alternative icon fonts for older browsers after [44713].

See #46094.
Built from https://develop.svn.wordpress.org/trunk@44716


git-svn-id: http://core.svn.wordpress.org/trunk@44547 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Andrew Ozz 2019-01-30 10:07:50 +00:00
parent 32ee2ed573
commit 6a5df4271f
4 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
*
* @global string $wp_version
*/
$wp_version = '5.1-beta2-44715';
$wp_version = '5.1-beta2-44716';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.