From 92dbc304103e0f359a40d59cf06c4dee21df655c Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Thu, 28 May 2026 09:09:37 +0000 Subject: [PATCH] Bump fireflyiii_data_importer to 2.3.2-5 and update changelog --- fireflyiii_data_importer/CHANGELOG.md | 3 +++ fireflyiii_data_importer/config.yaml | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/fireflyiii_data_importer/CHANGELOG.md b/fireflyiii_data_importer/CHANGELOG.md index 5f4149e13e..f92fb42a01 100644 --- a/fireflyiii_data_importer/CHANGELOG.md +++ b/fireflyiii_data_importer/CHANGELOG.md @@ -1,3 +1,6 @@ +## 2.3.2-5 (28-05-2026) +- Fix cron jobs not running (wrong shebang, missing env vars, broken crontab) + ## 2.3.2-4 (18-05-2026) - Minor bugs fixed ## 2.3.2-3 (18-05-2026) diff --git a/fireflyiii_data_importer/config.yaml b/fireflyiii_data_importer/config.yaml index 95ffd1e280..b179f8f411 100644 --- a/fireflyiii_data_importer/config.yaml +++ b/fireflyiii_data_importer/config.yaml @@ -101,5 +101,5 @@ schema: slug: fireflyiii_data_importer udev: true url: https://github.com/alexbelgium/hassio-addons -version: "2.3.2-4" +version: "2.3.2-5" webui: "[PROTO:ssl]://[HOST]:[PORT:8080]"