From 5cd0f4c88aac77edac70c4feca1d90c739d8b2c2 Mon Sep 17 00:00:00 2001 From: alexbelgium Date: Mon, 7 Feb 2022 11:21:44 +0100 Subject: [PATCH] Updater bot : fireflyiii updated to 5.6.14 --- fireflyiii/CHANGELOG.md | 3 +++ fireflyiii/config.json | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/fireflyiii/CHANGELOG.md b/fireflyiii/CHANGELOG.md index 153a9b280..3e36587ee 100644 --- a/fireflyiii/CHANGELOG.md +++ b/fireflyiii/CHANGELOG.md @@ -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 diff --git a/fireflyiii/config.json b/fireflyiii/config.json index 8128a01ca..faa205b35 100644 --- a/fireflyiii/config.json +++ b/fireflyiii/config.json @@ -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]" }