Revert [42166].

Due to running `npm install` an updated `npm-shrinkwrap.json` file was committed.

See #42483.
Built from https://develop.svn.wordpress.org/branches/4.9@42167


git-svn-id: http://core.svn.wordpress.org/branches/4.9@41997 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Dominik Schilling 2017-11-13 22:43:42 +00:00
parent 46c75fbaf7
commit 062ab0b0c8

View File

@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '4.9-RC2-42164';
$wp_version = '4.9-RC2-42167';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.