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]" }