mirror of
https://github.com/apache/cordova-android.git
synced 2025-02-21 08:12:56 +08:00
Update JS snapshot to version 2.9.1 (via coho)
This commit is contained in:
parent
bb08abc0b9
commit
54996900b5
4
framework/assets/www/cordova.js
vendored
4
framework/assets/www/cordova.js
vendored
@ -1,5 +1,5 @@
|
||||
// Platform: android
|
||||
// 2.9.1-dev-af4bcf4
|
||||
// 2.9.1
|
||||
/*
|
||||
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 = '2.9.1-dev-af4bcf4';
|
||||
var CORDOVA_JS_BUILD_LABEL = '2.9.1';
|
||||
// file: lib/scripts/require.js
|
||||
|
||||
var require,
|
||||
|
Loading…
Reference in New Issue
Block a user