From 69a8ade9c2169da2eeeb86bf03a9a3fa0ebbe83b Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 2 Mar 2024 18:04:06 +0100 Subject: [PATCH] Update config.json --- codex/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/codex/config.json b/codex/config.json index 20193b122..d28b3dac7 100644 --- a/codex/config.json +++ b/codex/config.json @@ -97,6 +97,6 @@ "slug": "codex", "udev": true, "url": "https://github.com/alexbelgium/hassio-addons", - "version": "2.27", + "version": "1.0", "webui": "[PROTO:ssl]://[HOST]:[PORT:9810]" }