Skip to content

Commit a714d2a

Browse files
committed
Updating changelog and version number
1 parent d55f035 commit a714d2a

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

assets/changelog.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
1-
81/1.9.9
1+
82/1.9.8.3
22
Fix for some Gfycat links (thanks to Mark Lee)
33
Workaround for app state sometimes being lost when launching from homescreen
44
Fix for floating toolbar repeatedly bouncing (thanks to ajgoda90)
5+
Spanish typo fix (thanks to badcrc)
56

6-
80/1.9.8.2.1
7+
81/1.9.8.2.1
78
Support for v.redd.it links
89
Preference to enable video playback controls (thanks to ahomphophone)
910
Perform temporary file pruning in the background

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="81"
22-
android:versionName="1.9.8.2.1"
21+
android:versionCode="82"
22+
android:versionName="1.9.8.3"
2323
android:installLocation="auto">
2424

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

0 commit comments

Comments
 (0)