Updater bot : fireflyiii updated to 5.6.14

This commit is contained in:
alexbelgium
2022-02-07 11:21:44 +01:00
parent eb88fff8f6
commit 5cd0f4c88a
2 changed files with 5 additions and 2 deletions

View File

@@ -1,4 +1,7 @@
## 5.6.14 (07-02-2022)
- Update to latest version from firefly-iii/firefly-iii
## 5.6.13 (31-01-2022)
- Update to latest version from firefly-iii/firefly-iii
- Silent mode added : hides output of the app if no errors

View File

@@ -45,8 +45,8 @@
"services": [
"mysql:want"
],
"upstream": "5.6.13",
"upstream": "5.6.14",
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "5.6.13",
"version": "5.6.14",
"webui": "[PROTO:ssl]://[HOST]:[PORT:8080]"
}