From 2686f4bd0295fc5d17eebdcab674e0bb61de8c74 Mon Sep 17 00:00:00 2001 From: Renat Gabdulhakov Date: Thu, 13 Feb 2025 19:41:33 +0000 Subject: [PATCH] [TOR] Init build --- tor/CHANGELOG.md | 4 ++++ tor/config.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/tor/CHANGELOG.md b/tor/CHANGELOG.md index 265d381d3..42e65ce13 100644 --- a/tor/CHANGELOG.md +++ b/tor/CHANGELOG.md @@ -26,3 +26,7 @@ ## 5.0.2-3 (13-02-2025) - Fix network for http tunel + +## 5.0.2-4 (13-02-2025) + +- Init build procedure diff --git a/tor/config.json b/tor/config.json index 9b04a812e..00c6e4d21 100644 --- a/tor/config.json +++ b/tor/config.json @@ -51,5 +51,5 @@ "slug": "tor", "startup": "services", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "5.0.2-3" + "version": "5.0.2-4" }