From 91e48f481130bbbf80f9028f771fe5c50f7e900c Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Wed, 31 Aug 2022 17:47:46 +0200 Subject: [PATCH] Force build --- gitea/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gitea/config.json b/gitea/config.json index fc5909c6d..203382f26 100644 --- a/gitea/config.json +++ b/gitea/config.json @@ -32,6 +32,6 @@ }, "slug": "gitea", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/gitea", - "version": "v1.17.1", + "version": "1.17.1", "webui": "http://[HOST]:[PORT:3000]" }