Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/desktop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthieu Gallien <matthieu.gallien@nextcloud.com>2022-05-02 19:35:40 +0300
committerMatthieu Gallien <matthieu.gallien@nextcloud.com>2022-05-02 19:35:40 +0300
commit83099520e4e1c514b8b66f2d4a9126fb436ec342 (patch)
treefebffab23a17853fcc1ddfd75dd9be89a7f20ef0 /doc/conf.py
parentccb79dc69f97ef08b08d57fb53933bf2da4a22e4 (diff)
future 3.6.0 version development begins
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Diffstat (limited to 'doc/conf.py')
-rw-r--r--doc/conf.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/conf.py b/doc/conf.py
index 566e03259..5bb94d33a 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -48,9 +48,9 @@ copyright = u'2013-2021, The Nextcloud developers'
# built documents.
#
# The short X.Y version.
-version = '3.5'
+version = '3.6'
# The full version, including alpha/beta/rc tags.
-release = '3.5.0'
+release = '3.5.50'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.