diff --git a/VERSION b/VERSION index 2bd77c74..03834411 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.9.4 \ No newline at end of file +0.9.5 \ No newline at end of file diff --git a/example/index.html b/example/index.html index 89e302ef..a32ae9d5 100644 --- a/example/index.html +++ b/example/index.html @@ -5,7 +5,7 @@ PhoneGap - + diff --git a/framework/assets/www/index.html b/framework/assets/www/index.html index aa9d4f74..ff45efc3 100644 --- a/framework/assets/www/index.html +++ b/framework/assets/www/index.html @@ -1,7 +1,7 @@ - + diff --git a/framework/src/com/phonegap/Device.java b/framework/src/com/phonegap/Device.java index 049fc3ca..ac0a8ecc 100755 --- a/framework/src/com/phonegap/Device.java +++ b/framework/src/com/phonegap/Device.java @@ -20,7 +20,7 @@ import android.telephony.TelephonyManager; public class Device extends Plugin { - public static String phonegapVersion = "0.9.4"; // PhoneGap version + public static String phonegapVersion = "0.9.5"; // PhoneGap version public static String platform = "Android"; // Device OS public static String uuid; // Device UUID