fix: set 31 as stable

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
This commit is contained in:
Arthur Schiwon
2025-02-26 14:32:41 +01:00
parent 054c0f5c53
commit 95f4dc50cb
2 changed files with 14 additions and 14 deletions

View File

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