From c2dfbf3d114fc7e38950e508aab28970be83d8de Mon Sep 17 00:00:00 2001 From: Scott Jackson Date: Fri, 7 Jun 2013 17:35:39 -0700 Subject: Updated version 4.0.5 --- subsonic-android/AndroidManifest.xml | 4 ++-- subsonic-android/res/raw/changelog.xml | 3 +++ 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/subsonic-android/AndroidManifest.xml b/subsonic-android/AndroidManifest.xml index c801a8e5..bdfbb422 100644 --- a/subsonic-android/AndroidManifest.xml +++ b/subsonic-android/AndroidManifest.xml @@ -2,8 +2,8 @@ + android:versionCode="54" + android:versionName="4.0.5"> diff --git a/subsonic-android/res/raw/changelog.xml b/subsonic-android/res/raw/changelog.xml index 13f37107..95f71228 100644 --- a/subsonic-android/res/raw/changelog.xml +++ b/subsonic-android/res/raw/changelog.xml @@ -1,5 +1,8 @@ + + Fix album art on old Subsonic/MusicCabinet servers + Added Genre parsing (thanks archrival) Changed Genre to combo selection on 4.8+ servers -- cgit v1.2.3