mirror of
https://github.com/sudoxnym/fin-assistant.git
synced 2026-07-13 17:52:36 +00:00
Bump 1.0.9
This commit is contained in:
parent
29b11bc183
commit
450ebf6b84
2 changed files with 6 additions and 1 deletions
|
|
@ -1,5 +1,10 @@
|
||||||
## Changelog
|
## Changelog
|
||||||
|
|
||||||
|
### 1.0.9
|
||||||
|
|
||||||
|
- Adjust for 2022.02
|
||||||
|
- Ignore folders
|
||||||
|
|
||||||
### 1.0.8
|
### 1.0.8
|
||||||
|
|
||||||
- Fix browse service (#21)
|
- Fix browse service (#21)
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"domain": "jellyfin",
|
"domain": "jellyfin",
|
||||||
"name": "Jellyfin",
|
"name": "Jellyfin",
|
||||||
"version": "1.0.8",
|
"version": "1.0.9",
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://github.com/koying/jellyfin_ha",
|
"documentation": "https://github.com/koying/jellyfin_ha",
|
||||||
"issue_tracker": "https://github.com/koying/jellyfin_ha/issues",
|
"issue_tracker": "https://github.com/koying/jellyfin_ha/issues",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue