release 0.9.9.51

Signed-off-by: David Luhmer <david-dev@live.de>
This commit is contained in:
David-Development 2020-11-14 07:10:31 +01:00 committed by David Luhmer
parent 51e06ad589
commit ea32e2f804
2 changed files with 7 additions and 2 deletions

View file

@ -1,3 +1,8 @@
0.9.9.51
---------------------
- Version bump for another Google review
0.9.9.50
---------------------
- Bug fix - <a href="https://github.com/nextcloud/news-android/issues/880">#880 Starred items were not synchronized in certain situations</a>

View file

@ -3,8 +3,8 @@
xmlns:tools="http://schemas.android.com/tools"
package="de.luhmer.owncloudnewsreader"
android:installLocation="internalOnly"
android:versionCode="158"
android:versionName="0.9.9.50">
android:versionCode="159"
android:versionName="0.9.9.51">
<uses-permission android:name="android.permission.WAKE_LOCK" />
<uses-permission android:name="android.permission.INTERNET" />