aboutsummaryrefslogtreecommitdiff
path: root/desktop
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
parentcab96f3e39a52a40ce0421e7931441f3de0cdb2d (diff)
downloadonionshare-b6d86a8e12f78b1a6ee3d73ede1ea9ffb6a21ea4.tar.gz
onionshare-b6d86a8e12f78b1a6ee3d73ede1ea9ffb6a21ea4.zip
Change version to 2.3.2.dev1
Diffstat (limited to 'desktop')
-rw-r--r--desktop/pyproject.toml2
-rw-r--r--desktop/src/org.onionshare.OnionShare.appdata.xml2
2 files changed, 2 insertions, 2 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'
diff --git a/desktop/src/org.onionshare.OnionShare.appdata.xml b/desktop/src/org.onionshare.OnionShare.appdata.xml
index 3cee6454..049609ee 100644
--- a/desktop/src/org.onionshare.OnionShare.appdata.xml
+++ b/desktop/src/org.onionshare.OnionShare.appdata.xml
@@ -24,6 +24,6 @@
<update_contact>micah@micahflee.com</update_contact>
<content_rating type="oars-1.1" />
<releases>
- <release type="development" date="2021-02-22" version="2.3.1" />
+ <release type="development" date="2021-05-04" version="2.3.2" />
</releases>
</component>