From 55a2959e3af1939faeb4eaeaa7fbfdcc87712d29 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 9 Nov 2021 19:29:15 +0100 Subject: [PATCH] Update config.json --- code-server/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code-server/config.json b/code-server/config.json index ea40ce3e0..ef9a861a8 100644 --- a/code-server/config.json +++ b/code-server/config.json @@ -39,6 +39,6 @@ "startup": "services", "upstream": "3.12.0", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/coder-server#readme", - "version": "3.12.0-2", + "version": "3.12.0-3", "webui": "http://[HOST]:[PORT:8443]" }