aboutsummaryrefslogtreecommitdiff
path: root/desktop/pyproject.toml
diff options
context:
space:
mode:
authorSaptak Sengupta <saptak013@gmail.com>2024-03-21 13:32:01 +0000
committerGitHub <noreply@github.com>2024-03-21 13:32:01 +0000
commit23d409d599d536ec55428748ec9ffc333a907698 (patch)
treead9bc4175e8a34c6224eef8fa99ff3d3dce253e4 /desktop/pyproject.toml
parent3083382a5669f12aac19cf04b8d2ff690dc784d8 (diff)
parent7a7f0b52b12501f0c4f576a8d5a93d7a62626a94 (diff)
downloadonionshare-security-updates.tar.gz
onionshare-security-updates.zip
Merge pull request #1 from onionshare/release-2.6.2security-updates
Release 2.6.2
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 d5745eda..85a0c7dc 100644
--- a/desktop/pyproject.toml
+++ b/desktop/pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "onionshare"
-version = "2.6.1"
+version = "2.6.2"
description = "OnionShare lets you securely and anonymously send and receive files. It works by starting a web server, making it accessible as a Tor onion service, and generating an unguessable 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."
authors = ["Micah Lee <micah@micahflee.com>"]
license = "GPLv3+"