Set VERSION to 2.9.0rc1

This commit is contained in:
Andrew Grieve 2013-06-18 13:49:25 -04:00
parent 431f3337d9
commit a83bbcaf1d
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
dev
2.9.0rc1

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 = "dev"; // Cordova version
public static String cordovaVersion = "2.9.0rc1"; // Cordova version
public static String platform = "Android"; // Device OS
public static String uuid; // Device UUID