From e45516ed6d5a9dc2f51976b19bc943931fd7175d Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sun, 21 Sep 2025 07:19:29 +0200 Subject: [PATCH] Update version in config.json to 6.4.0-2 --- fireflyiii/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fireflyiii/config.json b/fireflyiii/config.json index a941e2e47..7af226b79 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", + "version": "6.4.0-2", "webui": "[PROTO:ssl]://[HOST]:[PORT:8080]" }