From 32d5bf7d87947cf933ba16a37c6d7a28d1a72aea Mon Sep 17 00:00:00 2001 From: alexbelgium Date: Wed, 12 Jan 2022 06:35:46 +0100 Subject: [PATCH] Updater bot : fireflyiii_data_importer updated to 0.6.3 --- fireflyiii_data_importer/CHANGELOG.md | 3 +++ fireflyiii_data_importer/config.json | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/fireflyiii_data_importer/CHANGELOG.md b/fireflyiii_data_importer/CHANGELOG.md index b59817175..0e568bacf 100644 --- a/fireflyiii_data_importer/CHANGELOG.md +++ b/fireflyiii_data_importer/CHANGELOG.md @@ -1,4 +1,7 @@ +## 0.6.3 (12-01-2022) +- Update to latest version from firefly-iii/data-importer + ## 0.6.2 (11-01-2022) - Update to latest version from firefly-iii/data-importer diff --git a/fireflyiii_data_importer/config.json b/fireflyiii_data_importer/config.json index 6d76c3694..3dcd0c746 100644 --- a/fireflyiii_data_importer/config.json +++ b/fireflyiii_data_importer/config.json @@ -35,8 +35,8 @@ "SPECTRE_SECRET": "str?" }, "slug": "fireflyiii_data_importer", - "upstream": "0.6.2", + "upstream": "0.6.3", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "0.6.2", + "version": "0.6.3", "webui": "[PROTO:ssl]://[HOST]:[PORT:8080]" }