From 4729af55984abfaba494e31862f69f35494467e9 Mon Sep 17 00:00:00 2001 From: Micah Lee Date: Mon, 17 Jan 2022 09:51:04 -0800 Subject: Actually bump version to 2.5 --- cli/pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cli/pyproject.toml') diff --git a/cli/pyproject.toml b/cli/pyproject.toml index 68bdf57e..49418205 100644 --- a/cli/pyproject.toml +++ b/cli/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "onionshare_cli" -version = "2.4.1" +version = "2.5" 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 "] license = "GPLv3+" -- cgit v1.2.3-54-g00ecf