From 3afe14c6708611f42e7b4e3a5306a6a696644cc1 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Mon, 28 Mar 2022 20:47:48 +0200 Subject: [PATCH] Switched from www-data to root --- 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 6ebda1277..46d771d7a 100644 --- a/fireflyiii_data_importer/config.json +++ b/fireflyiii_data_importer/config.json @@ -42,6 +42,6 @@ "slug": "fireflyiii_data_importer", "upstream": "version-0.9.0", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "version-0.9.0-3", + "version": "version-0.9.0-4", "webui": "[PROTO:ssl]://[HOST]:[PORT:8080]" }