Skip to content

Commit cd57b5c

Browse files
committed
MozStumbler v0.20.5
1 parent 837426b commit cd57b5c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Diff for: 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="40"
5-
android:versionName="0.20.4" >
4+
android:versionCode="41"
5+
android:versionName="0.20.5" >
66

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

Diff for: VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.20.4
1+
0.20.5

0 commit comments

Comments
 (0)