Media: Update minified version of imgAreaSelect after [42874].

Adds imgAreaSelect to the uglify grunt process.

Merge of [42930] to the 4.9 branch.

Props adamsilverstein.
See #41242.
Built from https://develop.svn.wordpress.org/branches/4.9@42932


git-svn-id: http://core.svn.wordpress.org/branches/4.9@42762 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Dominik Schilling 2018-04-03 19:51:37 +00:00
parent 7f5c437803
commit 760aa16ab8
2 changed files with 2 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '4.9.5-RC1-42917';
$wp_version = '4.9.5-RC1-42932';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.