aboutsummaryrefslogtreecommitdiff
path: root/docs/source/conf.py
diff options
context:
space:
mode:
authorMicah Lee <micah@micahflee.com>2020-11-08 20:45:54 -0800
committerMicah Lee <micah@micahflee.com>2020-11-08 20:45:54 -0800
commit0154c8477c38619ebde2c7128c7704e5afb084e3 (patch)
tree6bf32819a7e7340664e35fd51ad6fc49f6f0b796 /docs/source/conf.py
parentdb0e22083119e1a87357c021fa19c09c8191213e (diff)
downloadonionshare-0154c8477c38619ebde2c7128c7704e5afb084e3.tar.gz
onionshare-0154c8477c38619ebde2c7128c7704e5afb084e3.zip
Version bump to 2.3.dev2, and update Linux installation in docs
Diffstat (limited to 'docs/source/conf.py')
-rw-r--r--docs/source/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/conf.py b/docs/source/conf.py
index a8d0393e..ac8bd793 100644
--- a/docs/source/conf.py
+++ b/docs/source/conf.py
@@ -16,7 +16,7 @@ languages = [
("Українська", "uk"),
]
-versions = ["2.3"]
+versions = ["2.3.dev2"]
html_theme = "sphinx_rtd_theme"
html_logo = "_static/logo.png"