From 39a2656f9c8606776891f44e227eb4af3d824f7e Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Wed, 4 Feb 2026 20:35:58 +0100 Subject: [PATCH] Fix cloudcommander startup path --- cloudcommander/CHANGELOG.md | 2 +- cloudcommander/config.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/cloudcommander/CHANGELOG.md b/cloudcommander/CHANGELOG.md index aff746d6d..c681b44a3 100644 --- a/cloudcommander/CHANGELOG.md +++ b/cloudcommander/CHANGELOG.md @@ -1,5 +1,5 @@ -## 19.3.2 (2026-02-04) +## 19.3.1-2 (2026-02-04) - Fix startup when cloudcmd.mjs is missing in upstream image ## 19.3.1 (2026-02-04) diff --git a/cloudcommander/config.yaml b/cloudcommander/config.yaml index a2946042d..2a6b63ff1 100644 --- a/cloudcommander/config.yaml +++ b/cloudcommander/config.yaml @@ -104,4 +104,4 @@ schema: slug: cloudcommander udev: true url: https://github.com/alexbelgium/hassio-addons/tree/master/cloudcommander -version: "19.3.2" +version: "19.3.1-2"