mirror of
https://github.com/onionshare/onionshare.git
synced 2025-09-19 20:14:36 -04:00
Version bump to 2.6.dev1
This commit is contained in:
parent
21a4f0ee01
commit
7173a4b9d3
8 changed files with 12 additions and 8 deletions
|
@ -1 +1 @@
|
|||
2.5
|
||||
2.6.dev1
|
|
@ -1,6 +1,6 @@
|
|||
[tool.poetry]
|
||||
name = "onionshare_cli"
|
||||
version = "2.5"
|
||||
version = "2.6"
|
||||
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+"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue