Skip to content

Commit

Permalink
Updating changelog and version number
Browse files Browse the repository at this point in the history
  • Loading branch information
QuantumBadger committed Oct 19, 2017
1 parent d55f035 commit a714d2a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
5 changes: 3 additions & 2 deletions assets/changelog.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
81/1.9.9
82/1.9.8.3
Fix for some Gfycat links (thanks to Mark Lee)
Workaround for app state sometimes being lost when launching from homescreen
Fix for floating toolbar repeatedly bouncing (thanks to ajgoda90)
Spanish typo fix (thanks to badcrc)

80/1.9.8.2.1
81/1.9.8.2.1
Support for v.redd.it links
Preference to enable video playback controls (thanks to ahomphophone)
Perform temporary file pruning in the background
Expand Down
4 changes: 2 additions & 2 deletions src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@

<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="org.quantumbadger.redreader"
android:versionCode="81"
android:versionName="1.9.8.2.1"
android:versionCode="82"
android:versionName="1.9.8.3"
android:installLocation="auto">

<uses-sdk android:minSdkVersion="14"
Expand Down

0 comments on commit a714d2a

Please sign in to comment.