Skip to content

Commit 001b6d2

Browse files
committed
Merge pull request #92 from cpeterso/cpeterso/v0.3.0
MozStumbler v0.3.0
2 parents 8c8e72f + 9488e12 commit 001b6d2

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="2"
5-
android:versionName="0.2.1" >
4+
android:versionCode="3"
5+
android:versionName="0.3.0" >
66

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

0 commit comments

Comments
 (0)