diff --git a/gitea/CHANGELOG.md b/gitea/CHANGELOG.md index 0fb028fd7..5a98a3eb9 100644 --- a/gitea/CHANGELOG.md +++ b/gitea/CHANGELOG.md @@ -1,4 +1,4 @@ -## 1.17.2-1 (26-09-2022) +## 1.17.2.1 (26-09-2022) - fixed error with ssl ## 1.17.2 (07-09-2022) diff --git a/gitea/config.json b/gitea/config.json index ae1d659be..a3b313ebd 100644 --- a/gitea/config.json +++ b/gitea/config.json @@ -31,6 +31,6 @@ }, "slug": "gitea", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/gitea", - "version": "1.17.2-1", + "version": "1.17.2.1", "webui": "[PROTO:ssl]://[HOST]:[PORT:3000]" }