bump version to 1.0.2

This commit is contained in:
jellyfin-bot 2024-04-09 20:15:11 +00:00
parent 64d8ebcbc8
commit d3f94bb19a
1 changed files with 4 additions and 6 deletions

View File

@ -1,12 +1,10 @@
version: '1.0.1' version: '1.0.2'
changelog: |- changelog: |-
Bug Fixes Bug Fixes
--------- ---------
+ Don't reset videoversiontype table (#843) @mcarlton00 + Add version gate to strHdrType field (#854) @oddstr13
+ Gracefully handle missing VideoRangeType in stream tracks (#853) @oddstr13
CI & build changes + Call correct API endpoint when adding users to session (#851) @wildsands
------------------
+ Use sudo for kodirepo command (#841) @joshuaboniface
dependencies: dependencies:
py3: py3:
- addon: 'xbmc.python' - addon: 'xbmc.python'