From d82bffde94b52acb6245cd2afcdfe1ab2987f92c Mon Sep 17 00:00:00 2001 From: Florian Bachmann <834350+baflo@users.noreply.github.com> Date: Sat, 23 Sep 2023 14:03:59 +0200 Subject: [PATCH] Updates changelog --- fireflyiii_fints_importer/CHANGELOG.md | 1 + fireflyiii_fints_importer/config.json | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/fireflyiii_fints_importer/CHANGELOG.md b/fireflyiii_fints_importer/CHANGELOG.md index 2dfa05028..54b6866e3 100644 --- a/fireflyiii_fints_importer/CHANGELOG.md +++ b/fireflyiii_fints_importer/CHANGELOG.md @@ -2,3 +2,4 @@ - WARNING : update to supervisor 2022.11 before installing - Add codenotary sign - Initial release +- Removes image reference from config.json so build config is used diff --git a/fireflyiii_fints_importer/config.json b/fireflyiii_fints_importer/config.json index f9eab6073..71a7a483c 100644 --- a/fireflyiii_fints_importer/config.json +++ b/fireflyiii_fints_importer/config.json @@ -73,6 +73,6 @@ }, "slug": "fireflyiii_fints_importer", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "1.2-10", + "version": "1.2-11", "webui": "[PROTO:ssl]://[HOST]:[PORT:8080]" }