From 38b0408fc738ea3d83276e85778bc3ffdccfe1a4 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Thu, 8 Jan 2026 13:03:13 +0100 Subject: [PATCH] Change github_exclude value from '2025' to 'develop' https://github.com/alexbelgium/hassio-addons/issues/2337 --- fireflyiii/updater.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fireflyiii/updater.json b/fireflyiii/updater.json index dd16a9c35..86b4a9018 100644 --- a/fireflyiii/updater.json +++ b/fireflyiii/updater.json @@ -1,5 +1,5 @@ { - "github_exclude": "2025", + "github_exclude": "develop", "last_update": "03-01-2026", "repository": "alexbelgium/hassio-addons", "slug": "fireflyiii",