mirror of
https://github.com/apache/cordova-android.git
synced 2025-01-19 15:12:51 +08:00
Update JS snapshot to version 3.7.0-dev (via coho)
This commit is contained in:
parent
91cf78f183
commit
f20708a5e7
4
framework/assets/www/cordova.js
vendored
4
framework/assets/www/cordova.js
vendored
@ -1,5 +1,5 @@
|
||||
// Platform: android
|
||||
// 3.6.3
|
||||
// 3.7.0-dev-8f41e8d
|
||||
/*
|
||||
Licensed to the Apache Software Foundation (ASF) under one
|
||||
or more contributor license agreements. See the NOTICE file
|
||||
@ -19,7 +19,7 @@
|
||||
under the License.
|
||||
*/
|
||||
;(function() {
|
||||
var CORDOVA_JS_BUILD_LABEL = '3.6.3';
|
||||
var CORDOVA_JS_BUILD_LABEL = '3.7.0-dev-8f41e8d';
|
||||
// file: src/scripts/require.js
|
||||
|
||||
/*jshint -W079 */
|
||||
|
Loading…
Reference in New Issue
Block a user