From 658050548c93d76b6033d82f8fa7e99410bea291 Mon Sep 17 00:00:00 2001 From: jellyfin-bot Date: Mon, 20 Jun 2022 13:25:17 +0000 Subject: [PATCH] bump version to 0.5.2 --- release.yaml | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/release.yaml b/release.yaml index 143b5620..4c44440b 100644 --- a/release.yaml +++ b/release.yaml @@ -1,16 +1,8 @@ -version: '0.5.1' +version: '0.5.2' changelog: |- - New features and improvements - ----------------------------- - + Add context menu play options for music (#173) @mcarlton00 - Bug Fixes --------- - + Do all date comparisons in UTC (#172) @mcarlton00 - - Documentation updates - --------------------- - + Update README.md (#170) @nitschis + + Download all external subs when playback starts (#176) @mcarlton00 dependencies: py2: - addon: 'xbmc.python'