Prepare manifest and changelog for 1.6.2.1

This commit is contained in:
Martin Fietz 2016-11-07 19:19:24 +01:00
parent cceb9425a6
commit 5dde5d25a7
2 changed files with 2 additions and 3 deletions

View File

@ -11,7 +11,6 @@ Version 1.6.2
* Auto-enable sleep timer * Auto-enable sleep timer
* "has media" filter * "has media" filter
* Force gpodder full sync * Force gpodder full sync
* Preliminary support for Android Auto
* Improvements: * Improvements:
* Better support for Atom feeds, e.g. summary tag * Better support for Atom feeds, e.g. summary tag
* Confirmation dialog on mark all as seen * Confirmation dialog on mark all as seen

View File

@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android" <manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="de.danoeh.antennapod" package="de.danoeh.antennapod"
android:versionCode="1060200" android:versionCode="1060201"
android:versionName="1.6.2.0"> android:versionName="1.6.2.1">
<!-- <!--
Version code schema: Version code schema:
"1.2.3-SNAPSHOT" -> 1020300 "1.2.3-SNAPSHOT" -> 1020300