Skip to content

Commit

Permalink
Updated version
Browse files Browse the repository at this point in the history
(cherry picked from commit 74914c0)
  • Loading branch information
QuantumBadger committed Mar 31, 2016
1 parent f94ac67 commit d69ef82
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions assets/changelog.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
68/1.9.3.2
Use updated imgur API

67/1.9.3.1
Fix for past versions not showing up in the list
Fixed issue with disabling minimum comment score
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="67"
android:versionName="1.9.3.1"
android:versionCode="68"
android:versionName="1.9.3.2"
android:installLocation="auto">

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

0 comments on commit d69ef82

Please sign in to comment.