Bump 1.0.8

This commit is contained in:
Chris Browet 2021-12-19 09:56:46 +01:00
parent fc386221f3
commit 59ce2ecc8e
2 changed files with 5 additions and 1 deletions

View file

@ -4,6 +4,10 @@ Jellyfin integration for Home Assistant
## Changelog
### 1.0.8
- Fix browse service (#21)
### 1.0.7
- Fix error handling

View file

@ -1,7 +1,7 @@
{
"domain": "jellyfin",
"name": "Jellyfin",
"version": "1.0.7",
"version": "1.0.8",
"config_flow": true,
"documentation": "https://github.com/koying/jellyfin_ha",
"issue_tracker": "https://github.com/koying/jellyfin_ha/issues",