aboutsummaryrefslogtreecommitdiff
path: root/desktop
diff options
context:
space:
mode:
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>