From 00ac4b38eac7f2cf9784fd59e754ff93223c9324 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Mon, 26 Sep 2022 18:12:07 +0200 Subject: [PATCH] Update config.json --- gitea/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gitea/config.json b/gitea/config.json index f5a1a4b4f..65da63882 100644 --- a/gitea/config.json +++ b/gitea/config.json @@ -37,6 +37,6 @@ }, "slug": "gitea", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/gitea", - "version": "1.17.2.5", + "version": "1.17.2.7", "webui": "[PROTO:ssl]://[HOST]:[PORT:3000]" }