Skip to content

Commit 33b9e13

Browse files
Update to 0.9.7.5
1 parent 6c32707 commit 33b9e13

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

News-Android-App.apk

-90 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="101"
6-
android:versionName="0.9.7.4"
5+
android:versionCode="102"
6+
android:versionName="0.9.7.5"
77
android:installLocation="auto">
88

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

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,11 @@ Updates
9191
---------------------
9292
9393
94+
0.9.7.5 (Google Play)
95+
---------------------
96+
- Bug fix
97+
98+
9499
0.9.7.4 (Google Play)
95100
---------------------
96101
- Improvement - <a href="https://github.com/owncloud/News-Android-App/pull/474">#474 New Feature: Rename and remove feeds </a>

0 commit comments

Comments
 (0)