Skip to content

Commit a37613b

Browse files
committed
Set next release version 1.0.7
1 parent eb1b1d4 commit a37613b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

www/config.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version='1.0' encoding='utf-8'?>
2-
<widget id="org.wilbits.lead" versionCode = "7" version="1.0.6" xmlns="http://www.w3.org/ns/widgets" xmlns:gap="http://phonegap.com/ns/1.0">
2+
<widget id="org.wilbits.lead" versionCode = "8" version="1.0.7" xmlns="http://www.w3.org/ns/widgets" xmlns:gap="http://phonegap.com/ns/1.0">
33
<name>Lead</name>
44
<description>
55
A buoyancy planner for scuba divers. It computes the amount of lead required for every dive depending on the scuba diver body, set of gears and location of the dive.
@@ -16,7 +16,7 @@
1616
<icon src="res/android/xhdpi.png" density="xhdpi" />
1717
</platform>
1818
<gap:config-file platform="ios" parent="CFBundleVersion">
19-
<string>1.0.1.6</string>
19+
<string>1.0.1.7</string>
2020
</gap:config-file>
2121
<platform name="ios">
2222
<icon src="res/ios/icon.png" width="57" height="57" />

0 commit comments

Comments
 (0)