From aadabf6ea000192a377f73830b4875af49ad9d6e Mon Sep 17 00:00:00 2001 From: Adrian Ulrich Date: Sat, 13 Feb 2016 16:43:27 +0100 Subject: [PATCH] target 1.0.37 --- AndroidManifest.xml | 4 ++-- assets/about.html | 6 +++++- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 08e571ff..1bebe351 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -23,8 +23,8 @@ THE SOFTWARE. --> diff --git a/assets/about.html b/assets/about.html index 64ae3563..545998ca 100644 --- a/assets/about.html +++ b/assets/about.html @@ -20,13 +20,17 @@ function show(n) {

Vanilla Music

-

Version: 1.0.36 Released Jan. 9, 2016

+

Version: 1.0.37 Released Feb. 18, 2016

Website: https://github.com/vanilla-music/vanilla
Issue tracker: https://github.com/vanilla-music/vanilla/issues
Subreddit: /r/VanillaMusic

Changelog [show]

+1.0.37
+- NEW Added a '☆' button to quickly manage favorites
+- FIX Fixed various crashes
+
 1.0.36
 - NEW Added option to ignore audio focus losses
 - NEW Use Android 5.0 Mediasession API