summaryrefslogtreecommitdiff
path: root/BUILD.md
diff options
context:
space:
mode:
authorSaptak S <saptak013@gmail.com>2020-03-21 12:45:43 +0530
committerSaptak S <saptak013@gmail.com>2020-03-21 12:45:43 +0530
commitb2ad6866480537d24fb64a184498829659584eb7 (patch)
tree3f90fe36cbd8b0537c210c983c39c87c8b23990b /BUILD.md
parentd4de02f1809b27f13731796ee0cdb47630ad03f8 (diff)
downloadonionshare-b2ad6866480537d24fb64a184498829659584eb7.tar.gz
onionshare-b2ad6866480537d24fb64a184498829659584eb7.zip
Update dependencies
Diffstat (limited to 'BUILD.md')
-rw-r--r--BUILD.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/BUILD.md b/BUILD.md
index b2810851..cc1f82f3 100644
--- a/BUILD.md
+++ b/BUILD.md
@@ -259,6 +259,7 @@ This section documents the release process. Unless you're a core OnionShare deve
Before making a release, all of these should be complete:
* `share/version.txt` should have the correct version
+* `pyproject.toml` should have the correct version
* `install/onionshare.nsi` should have the correct version, for the Windows installer
* `CHANGELOG.md` should be updated to include a list of all major changes since the last release
* There must be a PGP-signed git tag for the version, e.g. for OnionShare 2.1, the tag must be `v2.1`