bump version to 1.0.3

This commit is contained in:
jellyfin-bot 2024-05-18 11:44:56 +00:00
parent 1dcd4b70c4
commit 97bd014380
1 changed files with 2 additions and 4 deletions

View File

@ -1,10 +1,8 @@
version: '1.0.2' version: '1.0.3'
changelog: |- changelog: |-
Bug Fixes Bug Fixes
--------- ---------
+ Add version gate to strHdrType field (#854) @oddstr13 + Check for KodiSyncQueue GetPluginSettings endpoint (#862) @oddstr13
+ Gracefully handle missing VideoRangeType in stream tracks (#853) @oddstr13
+ Call correct API endpoint when adding users to session (#851) @wildsands
dependencies: dependencies:
py3: py3:
- addon: 'xbmc.python' - addon: 'xbmc.python'