From b318ce012bcd2d6b75db52f6284f50590580c83a Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Wed, 24 Jul 2024 07:10:18 +0200 Subject: [PATCH] Update config.json https://github.com/alexbelgium/hassio-addons/issues/1491 --- codex/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/codex/config.json b/codex/config.json index 0d2adeb8a..691ea921a 100644 --- a/codex/config.json +++ b/codex/config.json @@ -106,5 +106,5 @@ "slug": "codex", "udev": true, "url": "https://github.com/alexbelgium/hassio-addons", - "version": "1.6.9" + "version": "1.6.15" }