Update JS snapshot to version 6.2.0 (via coho)

This commit is contained in:
Steve Gill 2017-03-28 15:18:35 -07:00
parent 6d084428a8
commit b175d611bd

View File

@ -19,7 +19,7 @@
under the License.
*/
;(function() {
var PLATFORM_VERSION_BUILD_LABEL = '6.2.0-dev';
var PLATFORM_VERSION_BUILD_LABEL = '6.2.0';
// file: src/scripts/require.js
/*jshint -W079 */