mirror of
https://github.com/apache/cordova-android.git
synced 2025-01-20 16:22:53 +08:00
CB-14240 Update JS to version 7.1.2-dev (via coho)
This commit is contained in:
parent
7a97fd7e34
commit
f19ffd7abd
2
bin/templates/project/assets/www/cordova.js
vendored
2
bin/templates/project/assets/www/cordova.js
vendored
@ -19,7 +19,7 @@
|
|||||||
under the License.
|
under the License.
|
||||||
*/
|
*/
|
||||||
;(function() {
|
;(function() {
|
||||||
var PLATFORM_VERSION_BUILD_LABEL = '7.1.1';
|
var PLATFORM_VERSION_BUILD_LABEL = '7.1.2-dev';
|
||||||
// file: src/scripts/require.js
|
// file: src/scripts/require.js
|
||||||
|
|
||||||
/* jshint -W079 */
|
/* jshint -W079 */
|
||||||
|
Loading…
Reference in New Issue
Block a user