diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 5e1ec8641..ae9ba1baf 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -1,7 +1,7 @@ + android:versionCode="19" + android:versionName="0.9.5.2" xmlns:android="http://schemas.android.com/apk/res/android"> diff --git a/CHANGELOG.md b/CHANGELOG.md index 3a59fceb4..300444509 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,11 @@ Change Log ========== +Version 0.9.5.2 +--------------- +* Media player now doesn't use network bandwidth anymore if not in use +* Other improvements and bugfixes + Version 0.9.5.1 --------------- * Added playback history diff --git a/assets/about.html b/assets/about.html index 382405e80..c2d1c8739 100644 --- a/assets/about.html +++ b/assets/about.html @@ -40,7 +40,7 @@ diff --git a/pom.xml b/pom.xml index 3b6cd6b54..a1aea0e9a 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ de.danoeh antennapod apk - 0.9.5.1 + 0.9.5.2 AntennaPod