From c03901f950a961baeef46b110ab51309dddbdb95 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Wed, 16 Feb 2022 20:20:10 +0100 Subject: [PATCH] Allow base64 https://github.com/alexbelgium/hassio-addons/issues/217 --- fireflyiii/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fireflyiii/config.json b/fireflyiii/config.json index 3d24c1382..073524366 100644 --- a/fireflyiii/config.json +++ b/fireflyiii/config.json @@ -47,6 +47,6 @@ ], "upstream": "5.6.14", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "5.6.14-3", + "version": "5.6.14-4", "webui": "[PROTO:ssl]://[HOST]:[PORT:8080]" }