From 964d79374e3784e7b8239c89c916aeeac68b8041 Mon Sep 17 00:00:00 2001 From: alexbelgium Date: Fri, 7 Jan 2022 21:56:06 +0100 Subject: [PATCH] Updater bot : fireflyiii_data_importer updated to 0.6.1 --- 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 584547099..34bbc40a8 100644 --- a/fireflyiii_data_importer/CHANGELOG.md +++ b/fireflyiii_data_importer/CHANGELOG.md @@ -1,4 +1,7 @@ +## 0.6.1 (07-01-2022) +- Update to latest version from firefly-iii/data-importer + ## 0.5.0 (04-01-2022) - Update to latest version from firefly-iii/data-importer - Initial release diff --git a/fireflyiii_data_importer/config.json b/fireflyiii_data_importer/config.json index 23f6483d5..4c97130fb 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.5.0", + "upstream": "0.6.1", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "0.5.0", + "version": "0.6.1", "webui": "[PROTO:ssl]://[HOST]:[PORT:8080]" }