mirror of
https://github.com/sudoxnym/fin-assistant.git
synced 2026-04-14 19:46:26 +00:00
bump manifest to 1.1.2
This commit is contained in:
parent
d39bb1e033
commit
dde4c0eb03
1 changed files with 2 additions and 2 deletions
|
|
@ -1,11 +1,11 @@
|
||||||
{
|
{
|
||||||
"domain": "jellyfin",
|
"domain": "jellyfin",
|
||||||
"name": "Jellyfin",
|
"name": "Jellyfin",
|
||||||
"version": "1.1.1",
|
"version": "1.1.2",
|
||||||
"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",
|
||||||
"requirements": ["jellyfin-apiclient-python==1.7.2"],
|
"requirements": ["jellyfin-apiclient-python==1.7.2"],
|
||||||
"codeowners": ["@koying"],
|
"codeowners": ["@koying"],
|
||||||
"iot_class": "local_push"
|
"iot_class": "local_push"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue