aboutsummaryrefslogtreecommitdiff
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
parentcab96f3e39a52a40ce0421e7931441f3de0cdb2d (diff)
downloadonionshare-b6d86a8e12f78b1a6ee3d73ede1ea9ffb6a21ea4.tar.gz
onionshare-b6d86a8e12f78b1a6ee3d73ede1ea9ffb6a21ea4.zip
Change version to 2.3.2.dev1
-rw-r--r--cli/onionshare_cli/resources/version.txt2
-rw-r--r--desktop/pyproject.toml2
-rw-r--r--desktop/src/org.onionshare.OnionShare.appdata.xml2
-rw-r--r--snap/snapcraft.yaml4
4 files changed, 5 insertions, 5 deletions
diff --git a/cli/onionshare_cli/resources/version.txt b/cli/onionshare_cli/resources/version.txt
index e7034819..4ba9db07 100644
--- a/cli/onionshare_cli/resources/version.txt
+++ b/cli/onionshare_cli/resources/version.txt
@@ -1 +1 @@
-2.3.2 \ No newline at end of file
+2.3.2.dev1 \ No newline at end of file
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>
diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml
index 508e25c8..b6f735f9 100644
--- a/snap/snapcraft.yaml
+++ b/snap/snapcraft.yaml
@@ -1,6 +1,6 @@
name: onionshare
base: core18
-version: '2.3.2'
+version: '2.3.2.dev1'
summary: Securely and anonymously share files, host websites, and chat using Tor
description: |
OnionShare lets you securely and anonymously send and receive files. It works by starting
@@ -8,7 +8,7 @@ description: |
web address so others can download files from you, or upload files to you. It does _not_
require setting up a separate server or using a third party file-sharing service.
-grade: stable # must be 'stable' to release into candidate/stable channels
+grade: devel # stable or devel
confinement: strict
apps: