Bump grunt-contrib-compress from 1.1.0 to 1.3.0
Changelog: 2016-05-24 v1.3.0 Update to Archiver 1.0. Fix node 6 support. 2016-03-24 v1.2.0 Dependency update. See #38199 Built from https://develop.svn.wordpress.org/trunk@39115 git-svn-id: http://core.svn.wordpress.org/trunk@39057 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
8ed617ad9f
commit
c8bf15c41c
|
@ -4,7 +4,7 @@
|
|||
*
|
||||
* @global string $wp_version
|
||||
*/
|
||||
$wp_version = '4.7-beta1-39114';
|
||||
$wp_version = '4.7-beta1-39115';
|
||||
|
||||
/**
|
||||
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
|
||||
|
|
Loading…
Reference in New Issue