Embeds: Realign the provider list after [38693].

See #38003.
Built from https://develop.svn.wordpress.org/trunk@38923


git-svn-id: http://core.svn.wordpress.org/trunk@38866 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Dominik Schilling 2016-10-25 20:16:56 +00:00
parent 1159185401
commit c40eadefb2
2 changed files with 49 additions and 49 deletions

View File

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