mirror of
https://github.com/WordPress/WordPress.git
synced 2025-02-11 01:51:34 +01:00
REST API: Embiggen the test email address.
We no longer want a@b.c to be valid, so let's make it a@b.co instead. Props dd32. See #38506. Built from https://develop.svn.wordpress.org/trunk@39159 git-svn-id: http://core.svn.wordpress.org/trunk@39099 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
d6a5c68516
commit
e592f3b1eb
@ -4,7 +4,7 @@
|
||||
*
|
||||
* @global string $wp_version
|
||||
*/
|
||||
$wp_version = '4.7-beta2-39158';
|
||||
$wp_version = '4.7-beta2-39159';
|
||||
|
||||
/**
|
||||
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
|
||||
|
Loading…
Reference in New Issue
Block a user