aboutsummaryrefslogtreecommitdiff
path: root/desktop/pyproject.toml
diff options
context:
space:
mode:
authorMicah Lee <micah@micahflee.com>2021-09-26 11:41:01 -0700
committerMicah Lee <micah@micahflee.com>2021-09-26 11:41:01 -0700
commit5de48bba6e3c17b0b45516fe536a3c500fab4fc4 (patch)
tree0e834bfe5946dd068d3c1803c7a22a991c377a33 /desktop/pyproject.toml
parent62c11f1683e778ebba8e0cfea4a7b5c548863222 (diff)
downloadonionshare-5de48bba6e3c17b0b45516fe536a3c500fab4fc4.tar.gz
onionshare-5de48bba6e3c17b0b45516fe536a3c500fab4fc4.zip
Change all version to 2.4, update languages, rebuild docs, update tor from Tor Browser
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 32c44974..79056ada 100644
--- a/desktop/pyproject.toml
+++ b/desktop/pyproject.toml
@@ -1,7 +1,7 @@
[tool.briefcase]
project_name = "OnionShare"
bundle = "org.onionshare"
-version = "2.4.dev1"
+version = "2.4"
url = "https://onionshare.org"
license = "GPLv3"
author = 'Micah Lee'