Skip to content

Commit

Permalink
Updating + changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
QuantumBadger committed May 14, 2017
1 parent d599403 commit 07986c8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions assets/changelog.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
79/1.9.9
Download links now handled correctly by internal browser (thanks to Sarbajit Saha)
Code refactoring (thanks to Mario Kosmiskas)
Translation updates (thanks to verdulo)

78/1.9.8
Added buttons to skip between top-level comments
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="77"
android:versionName="1.9.7"
android:versionCode="78"
android:versionName="1.9.8"
android:installLocation="auto">

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

0 comments on commit 07986c8

Please sign in to comment.