Updater bot : fireflyiii updated to 6.7.4 (upstream 6.7.4)

This commit is contained in:
alexbelgium
2026-09-26 01:27:45 +02:00
parent 1fe8454766
commit bf9473b1b3
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 6.7.4 (2026-09-26)
- Update to latest version from firefly-iii/firefly-iii (changelog : https://github.com/firefly-iii/firefly-iii/releases)
## 6.7.3 (2026-09-19)
- Update to latest version from firefly-iii/firefly-iii (changelog : https://github.com/firefly-iii/firefly-iii/releases)

View File

@@ -104,5 +104,5 @@ slug: fireflyiii
startup: services
udev: true
url: https://github.com/alexbelgium/hassio-addons
version: "6.7.3"
version: "6.7.4"
webui: "[PROTO:ssl]://[HOST]:[PORT:8080]"

View File

@@ -1,9 +1,9 @@
{
"github_exclude": "develop",
"last_update": "2026-09-19",
"last_update": "2026-09-26",
"repository": "alexbelgium/hassio-addons",
"slug": "fireflyiii",
"source": "github",
"upstream_repo": "firefly-iii/firefly-iii",
"upstream_version": "6.7.3"
"upstream_version": "6.7.4"
}