From 787cc1fb84695c83b21c10ebbddb2c9e6f734d4e Mon Sep 17 00:00:00 2001 From: alexbelgium Date: Tue, 5 Apr 2022 01:56:17 +0200 Subject: [PATCH] Updater bot : fireflyiii updated to 5.7.1 --- 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 c26efbea0..f540849d1 100644 --- a/fireflyiii/CHANGELOG.md +++ b/fireflyiii/CHANGELOG.md @@ -1,3 +1,6 @@ + +## 5.7.1 (05-04-2022) +- Update to latest version from firefly-iii/firefly-iii - Add codenotary sign ## 5.6.16 (01-03-2022) diff --git a/fireflyiii/config.json b/fireflyiii/config.json index 7041f01df..326097ca3 100644 --- a/fireflyiii/config.json +++ b/fireflyiii/config.json @@ -46,8 +46,8 @@ "mysql:want" ], "slug": "fireflyiii", - "upstream": "5.6.16", + "upstream": "5.7.1", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "5.6.16", + "version": "5.7.1", "webui": "[PROTO:ssl]://[HOST]:[PORT:8080]" }