From 095ef9d453d6ebe3388ee1ff1307dfd76108a4b5 Mon Sep 17 00:00:00 2001 From: Adrian Ulrich Date: Fri, 2 Apr 2021 10:28:10 +0200 Subject: [PATCH] target 1.0.92 --- app/src/main/AndroidManifest.xml | 4 ++-- app/src/main/assets/about.html | 6 +++++- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index 816cecaa..0458c517 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -23,8 +23,8 @@ THE SOFTWARE. --> diff --git a/app/src/main/assets/about.html b/app/src/main/assets/about.html index 82a06854..7eba7aca 100644 --- a/app/src/main/assets/about.html +++ b/app/src/main/assets/about.html @@ -20,7 +20,7 @@ function show(n) {

Vanilla Music

-

Version: 1.0.91 Released Mar. 18 2021

+

Version: 1.0.92 Released Apr. 2 2021

Website: https://vanilla-music.github.io/
Issue tracker: https://github.com/vanilla-music/vanilla/issues
Community & support: /r/VanillaMusic
@@ -29,6 +29,10 @@ function show(n) { Changelog [show]

 
+1.0.92
+- NEW Greatly improve handling of SD-Cards
+- FIX Make library preferences dialog nicer
+
 1.0.91
 - NEW Switch to new notification framework
 - NEW Added move to top/bottom actions in queue view