Update JS snapshot to version 7.0.0 (via coho)

This commit is contained in:
Joe Bowser 2017-11-30 10:01:28 -08:00
parent e53a65ef07
commit c7b0b93c9d

View File

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