Preprare for 1.6.6

This commit is contained in:
Martin Fietz 2018-07-22 18:40:41 +02:00
parent e1b0da978d
commit 0cb8c85e02
2 changed files with 15 additions and 3 deletions

View File

@ -1,6 +1,18 @@
Change Log
==========
Version 1.6.6
-------------
* Experimental new media player (ExoPlayer)
* Fix for Bluetooth Forward (Oreo)
* Preference redesign + search
* Notification improvements
* Different screens for feed info and settings
* Sort Queue with Random or Smart Shuffle
* True Black Theme for AMOLED
* Improvements to feed parsing
Version 1.6.5
-------------
@ -30,7 +42,7 @@ Version 1.6.3
* Episodes refresh spinner
* Publication date parsing
* Unknown mime type
1.6.5
Version 1.6.2
-------------

View File

@ -2,8 +2,8 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="de.danoeh.antennapod"
android:installLocation="auto"
android:versionCode="1060596"
android:versionName="1.6.5">
android:versionCode="1060690"
android:versionName="1.6.6-RC1">
<!--
Version code schema:
"1.2.3-SNAPSHOT" -> 1020300