From b0194e4c247744da8ae3c66e16633861973aa1c6 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Sat, 11 Oct 2025 00:02:48 +0000 Subject: [PATCH] Revert 'Updater bot : fireflyiii_fints_importer updated to -' [nobuild] --- fireflyiii_fints_importer/CHANGELOG.md | 3 --- fireflyiii_fints_importer/config.json | 2 +- fireflyiii_fints_importer/updater.json | 4 ++-- 3 files changed, 3 insertions(+), 6 deletions(-) diff --git a/fireflyiii_fints_importer/CHANGELOG.md b/fireflyiii_fints_importer/CHANGELOG.md index 515d23c08..f0600bb73 100644 --- a/fireflyiii_fints_importer/CHANGELOG.md +++ b/fireflyiii_fints_importer/CHANGELOG.md @@ -1,6 +1,3 @@ - -## - () -- Update to latest version from benkl/firefly-iii-fints-importer ## 1.3.0-5 (06-10-2025) - Minor bugs fixed diff --git a/fireflyiii_fints_importer/config.json b/fireflyiii_fints_importer/config.json index c2ec8a0f1..aa9cebc72 100644 --- a/fireflyiii_fints_importer/config.json +++ b/fireflyiii_fints_importer/config.json @@ -91,6 +91,6 @@ "slug": "fireflyiii_fints_importer", "udev": true, "url": "https://github.com/alexbelgium/hassio-addons", - "version": "-", + "version": "1.3.0-5", "webui": "[PROTO:ssl]://[HOST]:[PORT:8080]" } diff --git a/fireflyiii_fints_importer/updater.json b/fireflyiii_fints_importer/updater.json index da18e9ee5..89051ba53 100644 --- a/fireflyiii_fints_importer/updater.json +++ b/fireflyiii_fints_importer/updater.json @@ -1,9 +1,9 @@ { "dockerhub_by_date": "true", - "last_update": "", + "last_update": "20-09-2025", "repository": "alexbelgium/hassio-addons", "slug": "fireflyiii_data_importer", "source": "dockerhub", "upstream_repo": "benkl/firefly-iii-fints-importer", - "upstream_version": "-" + "upstream_version": "1.3.0" }