aboutsummaryrefslogtreecommitdiff
path: root/desktop/pyproject.toml
diff options
context:
space:
mode:
authorMicah Lee <micah@micahflee.com>2021-05-04 20:21:10 -0700
committerMicah Lee <micah@micahflee.com>2021-05-04 20:21:10 -0700
commitb6d86a8e12f78b1a6ee3d73ede1ea9ffb6a21ea4 (patch)
treeb10901b66293f05f100ee566988af7f5fd717881 /desktop/pyproject.toml
parentcab96f3e39a52a40ce0421e7931441f3de0cdb2d (diff)
downloadonionshare-b6d86a8e12f78b1a6ee3d73ede1ea9ffb6a21ea4.tar.gz
onionshare-b6d86a8e12f78b1a6ee3d73ede1ea9ffb6a21ea4.zip
Change version to 2.3.2.dev1
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 c260512e..b55895d8 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"
+version = "2.3.2.dev1"
url = "https://onionshare.org"
license = "GPLv3"
author = 'Micah Lee'