Update JS to version 8.0.0-dev (via coho)

This commit is contained in:
Christopher J. Brody 2018-11-14 15:37:22 -05:00
parent 5c334b6c10
commit 858611f95e

View File

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