From 6a6bd073ac09484cf503f569cbd9ab59225e2c8b Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 11 Oct 2025 02:36:49 +0200 Subject: [PATCH] Add github_fulltag option to updater.json --- fireflyiii_fints_importer/updater.json | 1 + 1 file changed, 1 insertion(+) diff --git a/fireflyiii_fints_importer/updater.json b/fireflyiii_fints_importer/updater.json index 89051ba53..ccfddb074 100644 --- a/fireflyiii_fints_importer/updater.json +++ b/fireflyiii_fints_importer/updater.json @@ -1,5 +1,6 @@ { "dockerhub_by_date": "true", + "github_fulltag": "true", "last_update": "20-09-2025", "repository": "alexbelgium/hassio-addons", "slug": "fireflyiii_data_importer",