From 9b8e49731cf45a740ab8ac705a1ad1e77803113d Mon Sep 17 00:00:00 2001 From: Renat Gabdulhakov Date: Tue, 13 Aug 2024 14:23:16 +0000 Subject: [PATCH] [TOR] Align version --- 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 adeda21d5..f25f9be48 100644 --- a/tor/CHANGELOG.md +++ b/tor/CHANGELOG.md @@ -1,3 +1,7 @@ ## 5.0.1-1 (13-08-2024) - Update apparmomr profile to fix start up + +## 5.0.1-2 (13-08-2024) + +- Align version diff --git a/tor/config.json b/tor/config.json index 5f27162a5..deecb44ce 100644 --- a/tor/config.json +++ b/tor/config.json @@ -47,5 +47,5 @@ "str" ] }, - "version": "0.1" + "version": "5.0.1-2" }