Compare commits

..

3 Commits

4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -1 +1 @@
2.9.0rc1
2.9.0
+1 -1
View File
@@ -66,7 +66,7 @@ elif [[ "$#" -eq 1 ]] ; then
$DIR/build
$DIR/lib/install-device
elif [[ $1 == "--emulator" ]] ; then
#$DIR/build
$DIR/build
run_on_emulator
elif [[ $1 =~ "--target=" ]]; then
$DIR/build
+2 -2
View File
@@ -1,5 +1,5 @@
// Platform: android
// 2.9.0rc1-0-g002f33d
// 2.9.0-0-g83dc4bd
/*
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.0rc1-0-g002f33d';
var CORDOVA_JS_BUILD_LABEL = '2.9.0-0-g83dc4bd';
// file: lib/scripts/require.js
var require,
+1 -1
View File
@@ -38,7 +38,7 @@ import android.telephony.TelephonyManager;
public class Device extends CordovaPlugin {
public static final String TAG = "Device";
public static String cordovaVersion = "2.9.0rc1"; // Cordova version
public static String cordovaVersion = "2.9.0"; // Cordova version
public static String platform = "Android"; // Device OS
public static String uuid; // Device UUID