From cca5101890a6d3d91af2bd20a4ca2a6d2ec9b447 Mon Sep 17 00:00:00 2001 From: Alexandre Date: Mon, 27 Dec 2021 18:36:38 +0100 Subject: [PATCH] Update config.json --- 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 890d3089c..5a7aa091d 100644 --- a/firefly_iii/config.json +++ b/firefly_iii/config.json @@ -32,8 +32,8 @@ }, "slug": "fireflyiii", "services": ["mysql:want"], - "upstream": "1.2", + "upstream": "1.3", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "1.2", + "version": "1.3", "webui": "[PROTO:ssl]://[HOST]:[PORT:8080]" }