Update JS snapshot to version 6.2.1 (via coho)

This commit is contained in:
Steve Gill 2017-04-02 17:43:13 -05:00
parent 4d55fdb3e5
commit 3f1113ed8f

View File

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