From 71ddb8d561606f23a732a9002f5f059c10e4962a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ji=C5=99=C3=AD=20Janou=C5=A1ek?= Date: Mon, 28 Sep 2020 08:16:14 +0200 Subject: [PATCH] Release 3.3 --- CHANGELOG.md | 3 +++ metadata.in.json | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9a85f36..55bf186 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,9 @@ Deezer Changelog ================ +3.3 - September 28, 2020 +------------------------ + * Fix track title and artist in queue view. Issue: tiliado/nuvolaruntime#609 * Disable broken volume management. * Fix repeat button. diff --git a/metadata.in.json b/metadata.in.json index f6c6c6c..5e686a9 100644 --- a/metadata.in.json +++ b/metadata.in.json @@ -6,7 +6,7 @@ "maintainer_name": "Jiří Janoušek", "maintainer_link": "https://github.com/fenryxo", "version_major": 3, - "version_minor": 2, + "version_minor": 3, "api_major": 4, "api_minor": 13, "requirements": "Chromium[63] Feature[MSE]",