From d32be4aba71a1e9ada510e43c8ba95d90cc5aa2d Mon Sep 17 00:00:00 2001 From: jellyfin-bot Date: Fri, 26 Aug 2022 18:28:17 +0000 Subject: [PATCH] bump version to 0.5.7 --- release.yaml | 14 ++------------ 1 file changed, 2 insertions(+), 12 deletions(-) diff --git a/release.yaml b/release.yaml index 7010f14a..5f193630 100644 --- a/release.yaml +++ b/release.yaml @@ -1,18 +1,8 @@ -version: '0.5.6' +version: '0.5.7' changelog: |- - :tada: New features and improvements - ------------------------------------ - + Add Continue Watching Widget (#199) @aiosk - Bug Fixes --------- - + Fix user switching (#204) @mcarlton00 - + Don't request empty folders from api if setting is disabled (#198) @mcarlton00 - + Don't error when switching to a cached user (#200) @mcarlton00 - - CI & build changes - ------------------ - + Bump appleboy/ssh-action from 0.1.4 to 0.1.5 (#202) @dependabot + + Apply watched status to the correct user (#210) @mcarlton00 dependencies: py2: - addon: 'xbmc.python'