diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 3054aa3e3..0bc0cc28b 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -1,8 +1,8 @@ + android:versionCode="7" + android:versionName="0.9.2" > diff --git a/CHANGELOG.md b/CHANGELOG.md index 3d00281eb..bf1d43554 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,13 @@ Change Log ========== +Version 0.9.2 +------------- +* Bugfixes in the user interface +* GUID and ID attributes are now recognized by the Feedparser +* Stability improvements when adding several feeds at the same time +* Fixed bugs that occured when adding certain feeds + Version 0.9.1.1 -------------------- * Changed Flattr credentials diff --git a/assets/about.html b/assets/about.html index 5de2a5bbd..53fa3dbfc 100644 --- a/assets/about.html +++ b/assets/about.html @@ -40,7 +40,7 @@ diff --git a/pom.xml b/pom.xml index ed734e039..c49acbe7e 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ de.danoeh antennapod apk - 0.9.1.1 + 0.9.2 AntennaPod