Added webOS 3.0 compatibility property.
diff --git a/framework/appinfo.json b/framework/appinfo.json
index 8fb8e1b..51d9cff 100644
--- a/framework/appinfo.json
+++ b/framework/appinfo.json
@@ -4,5 +4,6 @@
 	"vendor": "Palm",
 	"type": "web",
 	"main": "index.html",
-	"title": "PhoneGap WebOS"
+	"title": "PhoneGap WebOS",
+	"uiRevision": 2
 }