fix: version data

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
This commit is contained in:
Arthur Schiwon
2025-11-20 17:35:44 +01:00
parent 842cde091d
commit 2a99fb6768

View File

@@ -48,10 +48,10 @@ html_copy_source = False
rst_epilog = '.. |version| replace:: %s' % version
# building the versions list
version_start = 29 # THIS IS THE OLDEST SUPPORTED VERSION NUMBER
version_start = 31 # THIS IS THE OLDEST SUPPORTED VERSION NUMBER
# THIS IS THE VERSION THAT IS MAPPED TO https://docs.nextcloud.com/server/stable/
version_stable = 31 # CHANGING IT MUST RESULT IN A CHANGE OF THE SYMLINK ON THE LIVE SERVER
version_stable = 32 # CHANGING IT MUST RESULT IN A CHANGE OF THE SYMLINK ON THE LIVE SERVER
# Also search for "TODO ON RELEASE" in the rst files