From 53f7fa2ac453a72c7c45b34d62fd15d3bafd56f3 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Mon, 6 Oct 2025 11:41:23 +0200 Subject: [PATCH] Update version to 1.8.0-2 in config.json --- fireflyiii_data_importer/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fireflyiii_data_importer/config.json b/fireflyiii_data_importer/config.json index d7ffd6cfe..b658e81b4 100644 --- a/fireflyiii_data_importer/config.json +++ b/fireflyiii_data_importer/config.json @@ -107,6 +107,6 @@ "slug": "fireflyiii_data_importer", "udev": true, "url": "https://github.com/alexbelgium/hassio-addons", - "version": "1.8.0", + "version": "1.8.0-2", "webui": "[PROTO:ssl]://[HOST]:[PORT:8080]" }