From 5d89b3181666df772177e3a77e7f528114c35dbf Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sun, 21 Sep 2025 10:49:16 +0200 Subject: [PATCH] Update Firefly III version to 6.4.0-3 --- fireflyiii/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fireflyiii/config.json b/fireflyiii/config.json index 7af226b79..57d3cc5b5 100644 --- a/fireflyiii/config.json +++ b/fireflyiii/config.json @@ -111,6 +111,6 @@ "startup": "services", "udev": true, "url": "https://github.com/alexbelgium/hassio-addons", - "version": "6.4.0-2", + "version": "6.4.0-3", "webui": "[PROTO:ssl]://[HOST]:[PORT:8080]" }