Update version number to 2.6.3

This commit is contained in:
Miguel Jacq 2025-02-12 14:23:41 +11:00
parent 795f63f7d6
commit dfb97f1ad2
No known key found for this signature in database
GPG key ID: 59B3F0C24135C6A9
9 changed files with 11 additions and 11 deletions

View file

@ -1,6 +1,6 @@
project = "OnionShare"
author = copyright = "Micah Lee, et al."
version = release = "2.6.2"
version = release = "2.6.3"
extensions = ["sphinx_rtd_theme"]
templates_path = ["_templates"]
@ -25,7 +25,7 @@ languages = [
("Tiếng Việt", "vi"), # Vietnamese
]
versions = ["2.3", "2.3.1", "2.3.2", "2.3.3", "2.4", "2.5", "2.6", "2.6.1", "2.6.2"]
versions = ["2.3", "2.3.1", "2.3.2", "2.3.3", "2.4", "2.5", "2.6", "2.6.1", "2.6.2", "2.6.3"]
html_theme = "sphinx_rtd_theme"
html_logo = "_static/logo.png"