From 4ee91654ea9afbfc4330fd062f70ef7d5a013d2b Mon Sep 17 00:00:00 2001 From: jellyfin-bot Date: Wed, 20 Jul 2022 12:56:04 +0000 Subject: [PATCH] bump version to 0.5.4 --- release.yaml | 15 ++------------- 1 file changed, 2 insertions(+), 13 deletions(-) diff --git a/release.yaml b/release.yaml index 5b3e681..7063877 100644 --- a/release.yaml +++ b/release.yaml @@ -1,19 +1,8 @@ -version: '0.5.3' +version: '0.5.4' changelog: |- Bug Fixes --------- - + Fix forced and sdh/cc subtitle not working (#184) @aiosk - + Fix performance profiling (#182) @mcarlton00 - + Allow playback from Info menu (#179) @mcarlton00 - - Code or Repo Maintenance - ------------------------ - + Manually decode json responses (#183) @mcarlton00 - - CI & build changes - ------------------ - + CI - remove use_aliases from emoji command (#186) @mcarlton00 - + Bump actions/setup-python from 3 to 4 (#178) @dependabot + + Fix sys.argv comparison (#189) @mcarlton00 dependencies: py2: - addon: 'xbmc.python'