Update NPM Grunt packages: compress, concat, copy, imagemin and uglify

Props netweb.
Fixes #31489.

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


git-svn-id: http://core.svn.wordpress.org/trunk@31631 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Scott Taylor 2015-03-06 21:15:37 +00:00
parent ae90e6a536
commit 47efbd9dcb

View File

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