Skip to content

Commit 65e9d90

Browse files
committed
Merge pull request #110 from cpeterso/v0.5.0
MozStumbler v0.5.0
2 parents 57accf8 + 313806f commit 65e9d90

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

AndroidManifest.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
33
package="org.mozilla.mozstumbler"
4-
android:versionCode="5"
5-
android:versionName="0.4.1" >
4+
android:versionCode="6"
5+
android:versionName="0.5.0" >
66

77
<uses-sdk
88
android:minSdkVersion="8"

0 commit comments

Comments
 (0)