mirror of
https://github.com/onionshare/onionshare.git
synced 2025-08-02 03:16:19 -04:00
Updates the version information
This commit is contained in:
parent
0c7e29e6a3
commit
2a1a5c324f
5 changed files with 5 additions and 5 deletions
|
@ -1 +1 @@
|
|||
2.6.1.dev1
|
||||
2.6.1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[tool.poetry]
|
||||
name = "onionshare_cli"
|
||||
version = "2.6.1.dev1"
|
||||
version = "2.6.1"
|
||||
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