Updater bot : immich_power_tools updated to 0.15.0

This commit is contained in:
alexbelgium
2025-03-29 01:56:45 +01:00
parent d9ca0ca89a
commit da9a0195f8
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## 0.15.0 (29-03-2025)
- Update to latest version from varun-raj/immich-power-tools (changelog : https://github.com/varun-raj/immich-power-tools/releases)
## 0.14.0-5 (03-03-2025)
- Minor bugs fixed
## 0.14.0-4 (19-02-2025)

View File

@@ -32,6 +32,6 @@
},
"slug": "immich_power_tools",
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "0.14.0-5",
"version": "0.15.0",
"webui": "http://[HOST]:[PORT:3000]"
}

View File

@@ -1,9 +1,9 @@
{
"github_beta": "false",
"last_update": "15-02-2025",
"last_update": "29-03-2025",
"repository": "alexbelgium/hassio-addons",
"slug": "immich-power-tools",
"source": "github",
"upstream_repo": "varun-raj/immich-power-tools",
"upstream_version": "0.14.0"
"upstream_version": "0.15.0"
}