Updating version number to 1.1.0

This commit is contained in:
macdonst 2011-10-01 02:37:09 +08:00
parent 9ede0ceca1
commit 804ac714ae
3 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
1.0.0
1.1.0

View File

@ -1,7 +1,7 @@
<html>
<head>
<title></title>
<script src="phonegap-1.0.0.js"></script>
<script src="phonegap-1.1.0.js"></script>
</head>
<body>

View File

@ -18,7 +18,7 @@ import android.provider.Settings;
public class Device extends Plugin {
public static String phonegapVersion = "1.0.0"; // PhoneGap version
public static String phonegapVersion = "1.1.0"; // PhoneGap version
public static String platform = "Android"; // Device OS
public static String uuid; // Device UUID