diff --git a/fireflyiii_data_importer/CHANGELOG.md b/fireflyiii_data_importer/CHANGELOG.md index 34bbc40a8..b59817175 100644 --- a/fireflyiii_data_importer/CHANGELOG.md +++ b/fireflyiii_data_importer/CHANGELOG.md @@ -1,4 +1,7 @@ +## 0.6.2 (11-01-2022) +- Update to latest version from firefly-iii/data-importer + ## 0.6.1 (07-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 4c97130fb..6d76c3694 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.1", + "upstream": "0.6.2", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "0.6.1", + "version": "0.6.2", "webui": "[PROTO:ssl]://[HOST]:[PORT:8080]" }