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" }