aboutsummaryrefslogtreecommitdiff
path: root/desktop/pyproject.toml
diff options
context:
space:
mode:
authorMicah Lee <micah@micahflee.com>2020-11-08 20:45:54 -0800
committerMicah Lee <micah@micahflee.com>2020-11-08 20:45:54 -0800
commit0154c8477c38619ebde2c7128c7704e5afb084e3 (patch)
tree6bf32819a7e7340664e35fd51ad6fc49f6f0b796 /desktop/pyproject.toml
parentdb0e22083119e1a87357c021fa19c09c8191213e (diff)
downloadonionshare-0154c8477c38619ebde2c7128c7704e5afb084e3.tar.gz
onionshare-0154c8477c38619ebde2c7128c7704e5afb084e3.zip
Version bump to 2.3.dev2, and update Linux installation in docs
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 494873fb..d5de5461 100644
--- a/desktop/pyproject.toml
+++ b/desktop/pyproject.toml
@@ -1,7 +1,7 @@
[tool.briefcase]
project_name = "OnionShare"
bundle = "org.onionshare"
-version = "2.3.dev1"
+version = "2.3.dev2"
url = "https://onionshare.org"
license = "GPLv3"
author = 'Micah Lee'