diff options
author | David Goulet <dgoulet@torproject.org> | 2023-01-19 08:43:59 -0500 |
---|---|---|
committer | David Goulet <dgoulet@torproject.org> | 2023-01-19 08:43:59 -0500 |
commit | 0221c88f10d0a251cef642c25685f3bad217e0fe (patch) | |
tree | 81e6cb4fa67023e90b8174688c8d131bab05c095 /doc | |
parent | ce5ec4d82548c8f21505b4f863cb3c00c994a7ca (diff) | |
download | tor-0221c88f10d0a251cef642c25685f3bad217e0fe.tar.gz tor-0221c88f10d0a251cef642c25685f3bad217e0fe.zip |
doc: Add tpo website update to ReleasingTor.md
Signed-off-by: David Goulet <dgoulet@torproject.org>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/HACKING/ReleasingTor.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/HACKING/ReleasingTor.md b/doc/HACKING/ReleasingTor.md index 8367bf6c51..af3805f38e 100644 --- a/doc/HACKING/ReleasingTor.md +++ b/doc/HACKING/ReleasingTor.md @@ -139,6 +139,12 @@ do the following: the Forum. Append the ChangeLog there. We do this until we can automate such post from the forum directly. + 5. Update torproject.org website by submitting a MR to + https://gitlab.torproject.org/tpo/web/tpo + + The `databags/versions.ini` file is the one to change with the newly + released version(s). + ### New Stable 1. Create the `maint-x.y.z` and `release-x.y.z` branches at the version |