Skip to content

Commit e0e81f3

Browse files
committed
Updating version number
1 parent d692047 commit e0e81f3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/main/AndroidManifest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818

1919
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
2020
package="org.quantumbadger.redreader"
21-
android:versionCode="75"
22-
android:versionName="1.9.6.1"
21+
android:versionCode="77"
22+
android:versionName="1.9.7"
2323
android:installLocation="auto">
2424

2525
<uses-sdk android:minSdkVersion="14"

0 commit comments

Comments
 (0)