Tests: Update the wp-api-generated.js fixture.

Follow up to [51241].

Props johnbillion, peterwilsoncc.
Merges [51351] to the 5.8 branch.
Fixes #53606.
Built from https://develop.svn.wordpress.org/branches/5.8@51361


git-svn-id: http://core.svn.wordpress.org/branches/5.8@50970 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
desrosj 2021-07-06 23:47:58 +00:00
parent 2ca8b6ecd7
commit dae3e79ad8

View File

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