Version 2.9.0

This commit is contained in:
Michael Brooks
2013-06-30 18:53:22 -07:00
parent 2f2094d8e0
commit 0b38a804f5

View File

@@ -30,7 +30,7 @@
<preference name="permissions" value="none"/>
<!-- Customize your app and platform with the preference element. -->
<preference name="phonegap-version" value="2.7.0" /> <!-- all: current version of PhoneGap -->
<preference name="phonegap-version" value="2.9.0" /> <!-- all: current version of PhoneGap -->
<preference name="orientation" value="default" /> <!-- all: default means both landscape and portrait are enabled -->
<preference name="target-device" value="universal" /> <!-- all: possible values handset, tablet, or universal -->
<preference name="fullscreen" value="true" /> <!-- all: hides the status bar at the top of the screen -->