Skip to content

Commit

Permalink
Update to 0.9.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
David-Development committed Aug 29, 2016
1 parent 362c2cd commit 1d4e501
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
Binary file modified News-Android-App.apk
Binary file not shown.
4 changes: 2 additions & 2 deletions News-Android-App/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
package="de.luhmer.owncloudnewsreader"
android:versionCode="111"
android:versionName="0.9.8.7"
android:versionCode="112"
android:versionName="0.9.9.0"
android:installLocation="auto">

<uses-permission android:name="android.permission.INTERNET" />
Expand Down
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,10 +85,17 @@ Contributors
Updates
==================================
0.9.9 (in development)
1.0 (in development)
---------------------
0.9.9.0 (Google Play)
---------------------
- Improvement - Better error handling if API returns wrong version code
- Feature - Add Splash Screen
- Several Bug fixes and improvements
0.9.8.7 (Google Play)
---------------------
- Fix app crash - <a href="https://github.com/owncloud/News-Android-App/issues/519">#519 New versions force quit on CM11</a>
Expand Down

0 comments on commit 1d4e501

Please sign in to comment.