Skip to content

Commit 1e15718

Browse files
committed
Updating version
1 parent 487d7c7 commit 1e15718

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

assets/changelog.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
79/1.9.9
1+
79/1.9.8.1
22
Preference to add /r/popular to the main menu (thanks to ahomphophone)
33
Download links now handled correctly by internal browser (thanks to Sarbajit Saha)
44
Preference to change self-post tap action (thanks to Clubfan22)

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="78"
22-
android:versionName="1.9.8"
21+
android:versionCode="79"
22+
android:versionName="1.9.8.1"
2323
android:installLocation="auto">
2424

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

0 commit comments

Comments
 (0)