Update JS snapshot to version 6.2.2 (via coho)

This commit is contained in:
Steve Gill 2017-04-24 22:05:42 -07:00
parent 4868d5e59e
commit cf159c1ae3

View File

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