aboutsummaryrefslogtreecommitdiff
path: root/desktop/pyproject.toml
diff options
context:
space:
mode:
authorMicah Lee <micah@micahflee.com>2021-05-31 10:36:07 -0700
committerMicah Lee <micah@micahflee.com>2021-05-31 10:36:07 -0700
commit08d15fd3f11eb871dd124f0bb1dd1fefd263595a (patch)
tree32ba39a5190ceb8d0e9b3383ec52542131685997 /desktop/pyproject.toml
parentead2825327e0e65f834b49cc438dc4f6b2a63c43 (diff)
downloadonionshare-08d15fd3f11eb871dd124f0bb1dd1fefd263595a.tar.gz
onionshare-08d15fd3f11eb871dd124f0bb1dd1fefd263595a.zip
Update version strings, docs, and release.md for version 2.3.2
Diffstat (limited to 'desktop/pyproject.toml')
-rw-r--r--desktop/pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/pyproject.toml b/desktop/pyproject.toml
index 3b31a1bd..a39aa94d 100644
--- a/desktop/pyproject.toml
+++ b/desktop/pyproject.toml
@@ -1,7 +1,7 @@
[tool.briefcase]
project_name = "OnionShare"
bundle = "org.onionshare"
-version = "2.3.2.dev1"
+version = "2.3.2"
url = "https://onionshare.org"
license = "GPLv3"
author = 'Micah Lee'