Skip to content

Commit e016db9

Browse files
committed
Version 1.6.0
1 parent b96017a commit e016db9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version='1.0' encoding='utf-8'?>
2-
<widget id="com.adobe.phonegap.app" version="1.5.13" xmlns="http://www.w3.org/ns/widgets" xmlns:gap="http://phonegap.com/ns/1.0">
2+
<widget id="com.adobe.phonegap.app" version="1.6.0" xmlns="http://www.w3.org/ns/widgets" xmlns:gap="http://phonegap.com/ns/1.0">
33
<name>PhoneGap</name>
44
<description>
55
The PhoneGap Developer app is a testing utility for web developers and designers using the PhoneGap framework. After installing this app on your device you will be able to connect it to the PhoneGap desktop app to instantly view and test your work
@@ -86,6 +86,6 @@
8686
<icon height="110" src="resources/icon/wp8/TileSmall.png" width="110" />
8787
</platform>
8888
<engine name="wp8" spec="~3.8.1" />
89-
<engine name="ios" spec="~4.0.1" />
9089
<engine name="android" spec="~5.0.0" />
90+
<engine name="ios" spec="~4.0.1" />
9191
</widget>

0 commit comments

Comments
 (0)