summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMicah Lee <micah@micahflee.com>2021-08-20 13:13:39 -0700
committerMicah Lee <micah@micahflee.com>2021-08-20 13:13:39 -0700
commitf71e320ca3708d891c902f2797f75ec8d295ef1b (patch)
tree2ce29ee89686fad2a3aec74bf935556f6f1d35d9 /docs
parentc6451e097cc2baf91f0b1317604af2ed9418a63f (diff)
downloadonionshare-f71e320ca3708d891c902f2797f75ec8d295ef1b.tar.gz
onionshare-f71e320ca3708d891c902f2797f75ec8d295ef1b.zip
Version bump to 2.3.3
Diffstat (limited to 'docs')
-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 16ac89b6..10de0948 100644
--- a/docs/source/conf.py
+++ b/docs/source/conf.py
@@ -1,6 +1,6 @@
project = "OnionShare"
author = copyright = "Micah Lee, et al."
-version = release = "2.3.2"
+version = release = "2.3.3"
extensions = ["sphinx_rtd_theme"]
templates_path = ["_templates"]