Update grunt-contrib-copy to 0.7.0

Upstream changes https://github.com/gruntjs/grunt-contrib-copy/compare/v0.5.0...v0.7.0

see #30141

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


git-svn-id: http://core.svn.wordpress.org/trunk@30063 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Aaron Jorbin 2014-10-28 19:35:24 +00:00
parent b9028075c8
commit 118cf8d51d

View File

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