Actually bump version to 2.5

This commit is contained in:
Micah Lee 2022-01-17 09:51:04 -08:00
parent ababc2de46
commit 4729af5598
No known key found for this signature in database
GPG Key ID: 403C2657CD994F73
6 changed files with 7 additions and 7 deletions

View File

@ -1 +1 @@
2.4.1
2.5

View File

@ -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 <micah@micahflee.com>"]
license = "GPLv3+"

View File

@ -24,6 +24,6 @@
<update_contact>micah@micahflee.com</update_contact>
<content_rating type="oars-1.1" />
<releases>
<release type="development" date="2022-01-17" version="2.4.1" />
<release type="development" date="2022-01-17" version="2.5" />
</releases>
</component>

View File

@ -1,6 +1,6 @@
[tool.poetry]
name = "onionshare"
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 <micah@micahflee.com>"]
license = "GPLv3+"

View File

@ -1,6 +1,6 @@
project = "OnionShare"
author = copyright = "Micah Lee, et al."
version = release = "2.4.1"
version = release = "2.5"
extensions = ["sphinx_rtd_theme"]
templates_path = ["_templates"]
@ -19,7 +19,7 @@ languages = [
("Українська", "uk"), # Ukrainian
]
versions = ["2.3", "2.3.1", "2.3.2", "2.3.3", "2.4", "2.4.1"]
versions = ["2.3", "2.3.1", "2.3.2", "2.3.3", "2.4", "2.5"]
html_theme = "sphinx_rtd_theme"
html_logo = "_static/logo.png"

View File

@ -1,6 +1,6 @@
name: onionshare
base: core18
version: '2.4.1'
version: '2.5'
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