Twenty Twenty-One: Rebuild IE specific editor stylesheet.

This was not updated to include the changes from [50493].

Fixes #52981. See #52702.
Built from https://develop.svn.wordpress.org/trunk@50667


git-svn-id: http://core.svn.wordpress.org/trunk@50279 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
desrosj
2021-04-06 14:12:05 +00:00
parent caa5abc6c1
commit cfe859c1f3
2 changed files with 41 additions and 1 deletions

View File

@@ -13,7 +13,7 @@
*
* @global string $wp_version
*/
$wp_version = '5.8-alpha-50666';
$wp_version = '5.8-alpha-50667';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.