summaryrefslogtreecommitdiff
path: root/desktop
diff options
context:
space:
mode:
authorMicah Lee <micah@micahflee.com>2021-09-10 13:38:00 -0700
committerMicah Lee <micah@micahflee.com>2021-09-10 13:38:00 -0700
commitf454c58c573b5256b5e6291aa4591305113ed580 (patch)
tree87611e7d001b378d715e4c5b156b33b0cf43a3a2 /desktop
parent0bbaf5e55c1592af8375510f9d4579cd5f932a52 (diff)
downloadonionshare-f454c58c573b5256b5e6291aa4591305113ed580.tar.gz
onionshare-f454c58c573b5256b5e6291aa4591305113ed580.zip
Change version to 2.4.dev1, to make a dev release
Diffstat (limited to 'desktop')
-rw-r--r--desktop/pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/pyproject.toml b/desktop/pyproject.toml
index 79056ada..32c44974 100644
--- a/desktop/pyproject.toml
+++ b/desktop/pyproject.toml
@@ -1,7 +1,7 @@
[tool.briefcase]
project_name = "OnionShare"
bundle = "org.onionshare"
-version = "2.4"
+version = "2.4.dev1"
url = "https://onionshare.org"
license = "GPLv3"
author = 'Micah Lee'