From e6a8d15f2d16f3d836c10515a57e4656d1b60a3b Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 9 Sep 2023 09:22:51 +0200 Subject: [PATCH] Update config.json https://github.com/alexbelgium/hassio-addons/issues/985 --- gitea/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gitea/config.json b/gitea/config.json index 078ec3242..6b6892005 100644 --- a/gitea/config.json +++ b/gitea/config.json @@ -85,6 +85,6 @@ }, "slug": "gitea", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/gitea", - "version": "1.20.4", + "version": "1.20.4-2", "webui": "[PROTO:ssl]://[HOST]:[PORT:3000]" }