Merge pull request #195 from jellyfin/prepare-0.5.5
Some checks failed
Build JellyCon / build (py2) (push) Has been cancelled
Build JellyCon / build (py3) (push) Has been cancelled

Prepare for release v0.5.5
This commit is contained in:
mcarlton00
2022-07-21 22:02:17 -04:00
committed by GitHub

View File

@@ -1,8 +1,8 @@
version: '0.5.4'
version: '0.5.5'
changelog: |-
Bug Fixes
---------
+ Fix sys.argv comparison (#189) @mcarlton00
+ Ensure a handle is valid before trying to use it to start playback (#194) @mcarlton00
dependencies:
py2:
- addon: 'xbmc.python'