Editor: Add test data for Fluid Typography.

Follow-up to [54280] and [54497].

Props desrosj, hellofromTonya, SergeyBiryukov.
See #56467.
Built from https://develop.svn.wordpress.org/trunk@54500


git-svn-id: http://core.svn.wordpress.org/trunk@54059 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
davidbaumwald 2022-10-11 19:52:11 +00:00
parent 4ac6e1f341
commit 3c1fb44650

View File

@ -16,7 +16,7 @@
*
* @global string $wp_version
*/
$wp_version = '6.1-beta3-54499';
$wp_version = '6.1-beta3-54500';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.