aboutsummaryrefslogtreecommitdiff
path: root/docs/source
diff options
context:
space:
mode:
authorMicah Lee <micah@micahflee.com>2021-02-22 13:41:07 -0800
committerMicah Lee <micah@micahflee.com>2021-02-22 13:41:07 -0800
commiteada9814ef51ec252b0d8386fb26815b9f01f8a1 (patch)
tree2017e23b281ecfc70f39c128cadbd353089e257c /docs/source
parent89c1b14a8c2fdf4534b6d82ea9a3ffaab0fcd197 (diff)
downloadonionshare-eada9814ef51ec252b0d8386fb26815b9f01f8a1.tar.gz
onionshare-eada9814ef51ec252b0d8386fb26815b9f01f8a1.zip
Build docs for 2.3.1
Diffstat (limited to 'docs/source')
-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 d5eae9f8..18a58d80 100644
--- a/docs/source/conf.py
+++ b/docs/source/conf.py
@@ -4,7 +4,7 @@ import sphinx_intl
project = "OnionShare"
author = copyright = "Micah Lee, et al."
-version = release = "2.3"
+version = release = "2.3.1"
extensions = ["sphinx_rtd_theme"]
templates_path = ["_templates"]