From aa9fd45d708577723951fb6fee086b3a95eab100 Mon Sep 17 00:00:00 2001 From: Alexandre Date: Mon, 27 Dec 2021 23:04:09 +0100 Subject: [PATCH] v1.6 --- firefly_iii/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/firefly_iii/config.json b/firefly_iii/config.json index 1d85b0c89..b542de355 100644 --- a/firefly_iii/config.json +++ b/firefly_iii/config.json @@ -32,8 +32,8 @@ }, "slug": "fireflyiii", "services": ["mysql:want"], - "upstream": "1.5", + "upstream": "1.6", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "1.5", + "version": "1.6", "webui": "[PROTO:ssl]://[HOST]:[PORT:8080]" }