From 3b646da0a8e0c16aae3eafebcf0c952a401313cd Mon Sep 17 00:00:00 2001 From: jellyfin-bot Date: Sun, 12 Dec 2021 22:37:27 +0000 Subject: [PATCH] bump version to 0.4.7 --- release.yaml | 28 ++-------------------------- 1 file changed, 2 insertions(+), 26 deletions(-) diff --git a/release.yaml b/release.yaml index 7ef5c77..92350fc 100644 --- a/release.yaml +++ b/release.yaml @@ -1,29 +1,5 @@ -version: '0.4.5' -changelog: |- - New features and improvements - ----------------------------- - + Attempt to reestablish websocket connection if it fails (#93) @mcarlton00 - + Combine NextUp and InProgress (#82) @Ozymandyaz - - Bug Fixes - --------- - + Report tracks correctly when a playlist is playing (#102) @mcarlton00 - + Fix image caching (#101) @mcarlton00 - + Properly report stopped playback to the server (#95) @mcarlton00 - + Make API calls respect limits indicated in UI (#90) @mcarlton00 - + Fix #87 (#88) @oddstr13 - + Fix direct play logic for 10.8 (#84) @mcarlton00 - - Code or Repo Maintenance - ------------------------ - + Move inprogress call into relevant if block (#91) @mcarlton00 - + Disable screensaver settings by default (#85) @mcarlton00 - - CI & build changes - ------------------ - + Ci dependencies (#100) @mcarlton00 - + Migrate CI to github actions (#96) @mcarlton00 - + Correct addon name in build.py (#89) @mcarlton00 +version: '0.4.7' +changelog: "" dependencies: py2: - addon: 'xbmc.python'