Skip to content

Commit e8fadc3

Browse files
committed
Bumped version and added iOS release 1.5.7
1 parent ddd5974 commit e8fadc3

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.6" xmlns="http://www.w3.org/ns/widgets" xmlns:gap="http://phonegap.com/ns/1.0">
2+
<widget id="com.adobe.phonegap.app" version="1.5.7" 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
@@ -80,6 +80,6 @@
8080
<icon height="159" src="resources/icon/wp8/TileMedium.png" width="159" />
8181
<icon height="110" src="resources/icon/wp8/TileSmall.png" width="110" />
8282
</platform>
83-
<engine name="ios" spec="~3.9.1" />
8483
<engine name="wp8" spec="~3.8.1" />
84+
<engine name="ios" spec="~3.9.1" />
8585
</widget>

0 commit comments

Comments
 (0)