Updater bot : fireflyiii updated to 6.1.18

This commit is contained in:
alexbelgium
2024-06-22 01:57:54 +02:00
parent c2f7680955
commit 954b627af1
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## 6.1.18 (22-06-2024)
- Update to latest version from firefly-iii/firefly-iii (changelog : https://github.com/firefly-iii/firefly-iii/releases)
## 6.1.17 (16-06-2024)
- Minor bugs fixed

View File

@@ -106,6 +106,6 @@
"startup": "services",
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "6.1.17",
"version": "6.1.18",
"webui": "[PROTO:ssl]://[HOST]:[PORT:8080]"
}

View File

@@ -1,8 +1,8 @@
{
"last_update": "25-05-2024",
"last_update": "22-06-2024",
"repository": "alexbelgium/hassio-addons",
"slug": "fireflyiii",
"source": "github",
"upstream_repo": "firefly-iii/firefly-iii",
"upstream_version": "6.1.17"
"upstream_version": "6.1.18"
}