REST API: Update the fixture data for wp-api.js tests following [42359].

Props danielbachhuber.
See #41014.


Built from https://develop.svn.wordpress.org/trunk@42540


git-svn-id: http://core.svn.wordpress.org/trunk@42369 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Peter Wilson 2018-01-22 06:34:32 +00:00
parent 87cae6e261
commit 0e94d99f64

View File

@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '5.0-alpha-42538';
$wp_version = '5.0-alpha-42540';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.