aboutsummaryrefslogtreecommitdiff
path: root/RELEASE.md
diff options
context:
space:
mode:
authorMicah Lee <micah@micahflee.com>2020-11-08 20:53:08 -0800
committerMicah Lee <micah@micahflee.com>2020-11-08 20:53:08 -0800
commit1514ffb56a940543340d6cd7a1b95134000c8baf (patch)
tree08aace927fead6491b9fed287f869c36f2d8c4e6 /RELEASE.md
parent0154c8477c38619ebde2c7128c7704e5afb084e3 (diff)
downloadonionshare-1514ffb56a940543340d6cd7a1b95134000c8baf.tar.gz
onionshare-1514ffb56a940543340d6cd7a1b95134000c8baf.zip
Also version bump the onionshare-cli whl file
Diffstat (limited to 'RELEASE.md')
-rw-r--r--RELEASE.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE.md b/RELEASE.md
index d0c31770..f3550bf2 100644
--- a/RELEASE.md
+++ b/RELEASE.md
@@ -9,7 +9,7 @@ Before making a release, you must update the version in these places:
- [ ] `cli/pyproject.toml`
- [ ] `cli/setup.py`
- [ ] `cli/onionshare_cli/resources/version.txt`
-- [ ] `desktop/pyproject.toml` (under `version` and the `./onionshare_cli-$VERSION-py3-none-any.whl` dependency)
+- [ ] `desktop/pyproject.toml` (under `version` and **don't forget** the `./onionshare_cli-$VERSION-py3-none-any.whl` dependency)
- [ ] `desktop/src/setup.py`
- [ ] `docs/source/conf.py`
- [ ] `snap/snapcraft.yaml`