Skip to content

Commit

Permalink
updated prefered version of phonegap to 3.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lorinbeer committed Mar 3, 2014
1 parent a9f391f commit c8eb57f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion www/config.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<preference name="permissions" value="none"/>

<!-- Customize your app and platform with the preference element. -->
<!-- <preference name="phonegap-version" value="3.3.0" /> --> <!-- all: current version of PhoneGap -->
<!-- <preference name="phonegap-version" value="3.4.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 -->
Expand Down

0 comments on commit c8eb57f

Please sign in to comment.