Skip to content

Commit 4b710a7

Browse files
Update to 0.9.6.1
1 parent 4e29dfe commit 4b710a7

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

News-Android-App.apk

387 Bytes
Binary file not shown.

News-Android-App/src/main/AndroidManifest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
33
xmlns:tools="http://schemas.android.com/tools"
44
package="de.luhmer.owncloudnewsreader"
5-
android:versionCode="93"
6-
android:versionName="0.9.6"
5+
android:versionCode="94"
6+
android:versionName="0.9.6.1"
77
android:installLocation="auto">
88

99
<uses-permission android:name="android.permission.INTERNET" />

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,12 @@ Updates
7777
---------------------
7878

7979

80+
0.9.6.1 (Google Play)
81+
---------------------
82+
- Bug fix - <a href="https://github.com/owncloud/News-Android-App/issues/381">#381 Back button doesn't work correct in articles</a>
83+
- Bug fix - <a href="https://github.com/owncloud/News-Android-App/issues/392">#392 Wrong article is shown</a>
84+
85+
8086
0.9.6 (Google Play)
8187
---------------------
8288
- Performance improvements

0 commit comments

Comments
 (0)