From 278a861d8e26f2a786c1f7fc194f6a5bbd9df246 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 12 Apr 2022 20:40:27 +0200 Subject: [PATCH] fix: configurations location --- fireflyiii_fints_importer/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fireflyiii_fints_importer/config.json b/fireflyiii_fints_importer/config.json index f143630dd..d583515d1 100644 --- a/fireflyiii_fints_importer/config.json +++ b/fireflyiii_fints_importer/config.json @@ -33,6 +33,6 @@ "slug": "fireflyiii_fints_importer", "upstream": "1.2", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "1.2-3", + "version": "1.2-4", "webui": "[PROTO:ssl]://[HOST]:[PORT:8080]" }