Updater bot : immich_frame updated to 1.0.36.0

This commit is contained in:
alexbelgium
2026-07-16 22:58:02 +02:00
parent 179863a7b0
commit f85151b52c
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 1.0.36.0 (2026-07-16)
- Update to latest version from immichFrame/ImmichFrame (changelog : https://github.com/immichFrame/ImmichFrame/releases)
## 1.0.34.0 (2026-07-04)
- Update to latest version from immichFrame/ImmichFrame (changelog : https://github.com/immichFrame/ImmichFrame/releases)

View File

@@ -70,5 +70,5 @@ schema:
RefreshAlbumPeopleInterval: int?
slug: immich_frame
url: https://github.com/alexbelgium/hassio-addons
version: "1.0.34.0"
version: "1.0.36.0"
webui: http://[HOST]:[PORT:8080]

View File

@@ -1,9 +1,9 @@
{
"github_beta": "false",
"last_update": "2026-07-04",
"last_update": "2026-07-16",
"repository": "alexbelgium/hassio-addons",
"slug": "immich_frame",
"source": "github",
"upstream_repo": "immichFrame/ImmichFrame",
"upstream_version": "1.0.34.0"
"upstream_version": "1.0.36.0"
}